dice-notation topic
List
dice-notation repositories
dice-typescript
19
Stars
9
Forks
Watchers
A TypeScript library for parsing dice rolling expressions, most commonly used in tabletop RPGs.
rpgdice
27
Stars
1
Forks
Watchers
A generic RPG dice roller syntax and library.
GNOLL
39
Stars
23
Forks
Watchers
GNOLL is an efficient dice notation parser for multiple programming languages that supports a wide set of dice notation
d20.js
46
Stars
10
Forks
Watchers
Javascript library for rolling RPG dice. Supports dice notation such as "4d6" and "d20+2".
py-rolldice
29
Stars
7
Forks
Watchers
A python module for parsing string representation of D&D dice and rolling said dice.
dice-notation-java
15
Stars
2
Forks
Watchers
Tools and parsers for handling Dice/RPG notation using Java