Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 278 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 278 Bytes

Dice Notation Parser

This is a parser that will handle whitespace delimited dice notation.

Current Features :

  • Single Dice
  • Multi Dice
  • Operators:
    • Addition
    • Subtraction
    • Multiplication
    • Division

Future Features :

  • Conditional Dice
  • Dice Macros