29 skills found
ianfhunter / GNOLLGNOLL is an efficient dice notation parser for multiple programming languages that supports a wide set of dice notation
fionafibration / Py RolldiceA python module for parsing string representation of D&D dice and rolling said dice.
Morgul / RpgdiceA generic RPG dice roller syntax and library.
eropple / DiceNotationA PCL dice notation and rolling library for C#.
thebinarypenguin / DrollA dice rolling library that uses standard dice notation
Bernardo-MG / Dice Notation JavaTools and parsers for handling Dice/RPG notation using Java
tom-wolfe / Dice TypescriptA TypeScript library for parsing dice rolling expressions, most commonly used in tabletop RPGs.
TabletopAssistant / DiceKitSwift framework for expressing and evaluating dice notation (e.g., d20, 4d6+4, 3d8×10+2), which is commonly used in tabletop role-playing games.
RANDSUM / RandsumA Zero Dependency, Typescript-First, Bun-Native Dice Notation and Rolling Engine
olinox14 / XdiceThe swiss knife for Dice roll : Command line, API, advanced dice notation parser, compilable patterns...etc.
trnglina / RfylAn RPG dice roller.
AnthonyPorthouse / DiceBagCreate Dice roll results from standard dice notation
Adventuresmith / Dart Dice ParserA dart library for parsing dice notation (`2d6+4`). Supports advantage, disadvantage, exploding, compounding, and other variations.
airjp73 / Dice NotationA js library for parsing dice notation
LeoColman / Dice HelperRPG dice helper written in Kotlin for Kotlin. The dice helper assists with parsing dice notation and rolling different dice for all kinds of RPG systems.
jacobguenther / Roll LangA domain specific language for interpreting common RPG and tabletop game dice rolls and math operations.
finitum / Roll RsRust dice roller using dice notation
ChapelR / Dice NotationParses dice notation and returns the result of a dice roll.
danlangford / Dice Notation Javafxexample of a JavaFX, Maven, Java 11 (non module), executable fat/uber/shaded jar with multiple OS dependencies
RoleSave / DparseA Typescript dice notation parser and evaluator.