genesys-dice-command-parser

Crates.iogenesys-dice-command-parser
lib.rsgenesys-dice-command-parser
version0.1.1
sourcesrc
created_at2022-05-17 21:00:46.27373
updated_at2022-05-18 20:46:09.985508
descriptionA library for parsing basic Genesys dice roll commands
homepage
repositoryhttps://github.com/arranf/dice-command-parser
max_upload_size
id588613
size14,144
Arran France (arranf)

documentation

README

Dice Command Parser

This library parses a simple Genesys dice roll string (also works for Star Wars FFG RPG) and produces a representation of the dice that should be rolled and its modifier.

Example input: 2g1r1p, yyypp, difficulty difficulty ability proficiency etc.

Commit count: 17

cargo fmt