https://github.com/remcoder/polyhedral-dice-calculator
Simple Android app for rolling any combination of RPG dice, as simple as using a calculator. You can even roll non-existent dice like 1d3 or 1d7! Just enter the formula and ROLL!
https://github.com/remcoder/polyhedral-dice-calculator
Last synced: 7 months ago
JSON representation
Simple Android app for rolling any combination of RPG dice, as simple as using a calculator. You can even roll non-existent dice like 1d3 or 1d7! Just enter the formula and ROLL!
- Host: GitHub
- URL: https://github.com/remcoder/polyhedral-dice-calculator
- Owner: remcoder
- Created: 2012-05-26T21:44:27.000Z (almost 14 years ago)
- Default Branch: develop
- Last Pushed: 2018-08-23T07:46:10.000Z (over 7 years ago)
- Last Synced: 2025-03-23T23:27:48.450Z (12 months ago)
- Language: Kotlin
- Homepage: https://play.google.com/store/apps/details?id=nl.remcoder.polyhedral_dice_calculator
- Size: 3.25 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
Awesome Lists containing this project
README
# Polyhedral dice calculator
Roll any combination of RPG (aka polyhedral) dice, as simple as using a calculator. You can even roll non-existent dice like 1d3 or 1d7! Just enter the formula and ROLL!
Standard examples:
1d4, 2d6, 1d8+1, 1d6+1d10, 2d12 -1, etc
Non-standard dice are supported too:
1d2, 1d3, 1d5, 1d7, 1d9, 1d11 etc
In fact ANY die that can be expressed as XdY+Z is supported, in any combination.
Say you want something crazy like:
2d3 + 1d7 ?? NO PROBLEM!
or 1d1000 ??? NO PROBLEM EITHER!
or what about 1000d1000 ??? EASY! :-)
Report issues here:
https://github.com/remcoder/polyhedral-dice-calculator/issues