https://github.com/dice-roller/rpg-dice-roller
An advanced JS based dice roller that can roll various types of dice and modifiers, along with mathematical equations.
https://github.com/dice-roller/rpg-dice-roller
dice dice-roller hacktoberfest roll rpg rpg-dice-roller
Last synced: 6 months ago
JSON representation
An advanced JS based dice roller that can roll various types of dice and modifiers, along with mathematical equations.
- Host: GitHub
- URL: https://github.com/dice-roller/rpg-dice-roller
- Owner: dice-roller
- License: mit
- Created: 2015-08-02T19:57:11.000Z (almost 11 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-03T23:27:46.000Z (about 1 year ago)
- Last Synced: 2025-08-11T08:30:21.252Z (10 months ago)
- Topics: dice, dice-roller, hacktoberfest, roll, rpg, rpg-dice-roller
- Language: JavaScript
- Homepage: https://dice-roller.github.io/documentation
- Size: 2.49 MB
- Stars: 263
- Watchers: 13
- Forks: 65
- Open Issues: 24
-
Metadata Files:
- Readme: docs/readme.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Introduction
The technical API is for people wanting to delve a bit deeper into the classes that make up the library.
* If you want to get set up quickly, you should start with the [guide](../guide/readme.md).
* If you just want to roll some dice, check out the [notations](../guide/notation/readme.md).