An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dice-notation

Bernardo-MG/dice-notation-java

Tools and parsers for handling Dice/RPG notation using Java

Language: Java - Size: 2.08 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 3

Adventuresmith/dart-dice-parser

A dart library for parsing dice notation (`2d6+4`). Supports advantage, disadvantage, exploding, compounding, and other variations.

Language: Dart - Size: 507 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 1

fionafibration/py-rolldice

A python module for parsing string representation of D&D dice and rolling said dice.

Language: Python - Size: 80.1 KB - Last synced at: about 8 hours ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 8

JiFish/ezdice

A really simple PHP library for parsing dice notation and rolling.

Language: PHP - Size: 30.3 KB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

Morgul/rpgdice

A generic RPG dice roller syntax and library.

Language: JavaScript - Size: 994 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 1

ianfhunter/GNOLL

GNOLL is an efficient dice notation parser for multiple programming languages that supports a wide set of dice notation

Language: Yacc - Size: 2.65 MB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 43 - Forks: 25

finitum/roll-rs

Rust dice roller using dice notation

Language: Rust - Size: 138 KB - Last synced at: 22 days ago - Pushed at: 7 months ago - Stars: 5 - Forks: 2

tom-wolfe/dice-typescript

A TypeScript library for parsing dice rolling expressions, most commonly used in tabletop RPGs.

Language: TypeScript - Size: 310 KB - Last synced at: 11 days ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 9

ChapelR/dice-notation

Parses dice notation and returns the result of a dice roll.

Language: JavaScript - Size: 242 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

cixzhang/roll

Dice roll Chrome extension using dice notation in the Omnibox.

Language: JavaScript - Size: 78.1 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

justinhartman/diceware-password-generator 📦

:game_die: Diceware password generator with multiple variations; written in Python.

Language: Python - Size: 113 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

RoleSave/dparse 📦

A Typescript dice notation parser and evaluator.

Language: TypeScript - Size: 206 KB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

rbossy/yadrol

Yadrol is a dice roller and dice distribution sampler

Language: JavaScript - Size: 1.85 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

NunoCastanho/d7

A comprehensive Python-based dice notation interpreter and roller.

Language: Python - Size: 14.6 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

InterestsFantastic/rpgroller

A dice-roller for RPGs that accepts natural strings: "4d6kh3", "2d6+2", "3d8*10"

Language: Python - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

wobbol/dice

dice rolling library

Language: C - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Macavitymadcap/DiceCLI

A package of functions to roll dice implemented as a command line interface tool

Language: Python - Size: 2.74 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ssoloff/dice-server-js

Server for parsing and evaluating dice notation

Language: JavaScript - Size: 1.19 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

CalebQ42/CustomDiceRoller

CDR for short. custom dice app for Android

Language: Dart - Size: 38.8 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

Bernardo-MG/dice-notation-java-cli

A CLI for rolling dice expressions

Language: Java - Size: 165 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

kiliankoe/D20

🎲 Evaluate dice notation in Swift

Language: Swift - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

tionis/dice.janet

this is just a mirror of tasadar.net/tionis/dice.janet

Language: Janet - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

0x65-e/tessera

Code for the Tessera dice calculator Android app - now with Dark Mode!

Language: Java - Size: 10.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

TwoBlueCats/diceRolls

Language: Go - Size: 14.6 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jacobguenther/roll_lang

A domain specific language for interpreting common RPG and tabletop game dice rolls and math operations.

Language: Rust - Size: 468 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

orsinium-labs/pathfinder_dice

A library for evaluating dice notation for Pathfinder RPG

Language: Python - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

Bernardo-MG/dice-notation-python

Tools and parsers for handling Dice/RPG notation using Python

Language: Python - Size: 189 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

mattiascibien/dicenotation-rs

Rust library for parsing Standard Dice Notation strings

Language: Rust - Size: 6.72 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

NotJustAnna/dice-notation

Dice Notation parsing library, based off Kaiper

Language: Java - Size: 146 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

smarekp/dicebag

A Discord bot for rolling dice using dice notation.

Language: JavaScript - Size: 129 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

LillyMottershead/quick-dice

This is a simple dice roller app, intended for use in tabletop roleplaying games. Uses a lightweight aliasing system to facilitate quicker roles to improve game pacing.

Language: JavaScript - Size: 1.85 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

calebj/python-dice Fork of borntyping/python-dice

A library for parsing and evaluating dice notation

Language: Python - Size: 139 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

trnglina/rfyl

An RPG dice roller.

Language: Rust - Size: 556 KB - Last synced at: 18 days ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 2

MechanicalMann/Alea

A .NET Standard library for parsing and evaluating dice notation.

Language: C# - Size: 22.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

yeah568/hubot-rollin

A hubot script that allows for advanced dice rolls.

Language: JavaScript - Size: 7.81 KB - Last synced at: 9 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1