d20 0.2.0 copy "d20: ^0.2.0" to clipboard
d20: ^0.2.0 copied to clipboard

outdated

D20 is a Dart library for RPG dice rolling. Supports standard notation (like "2d12", "d6+5" and "2d20-L").

CHANGELOG #

0.2.0 #

  • Add rollWithStatistics to D20, with (probably) useful information of roll results.

0.1.1 #

  • Obvious conditional optimization.

0.1.0 #

  • Add support to -L/-H subtractions.

0.0.3 #

  • Add support to d% notation.

0.0.2 #

  • Initial release. Support standard dice notation and arithmetic operations.
9
likes
0
points
10
downloads

Publisher

verified publisherborges.dev

Weekly Downloads

D20 is a Dart library for RPG dice rolling. Supports standard notation (like "2d12", "d6+5" and "2d20-L").

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

math_expressions

More

Packages that depend on d20