https://github.com/paramsiddharth/dicejs
A free JavaScript plugin to simulate dice in webpages.
https://github.com/paramsiddharth/dicejs
javascript javascript-library
Last synced: 6 months ago
JSON representation
A free JavaScript plugin to simulate dice in webpages.
- Host: GitHub
- URL: https://github.com/paramsiddharth/dicejs
- Owner: paramsiddharth
- Created: 2020-04-14T08:23:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-21T08:41:50.000Z (over 5 years ago)
- Last Synced: 2025-06-11T21:24:02.588Z (7 months ago)
- Topics: javascript, javascript-library
- Language: JavaScript
- Size: 270 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DiceJS
DiceJS is a free JavaScript plugin to simulate six-sided dice in webpages. Its only dependencies are JavaScript (ES6 and later) and HTML canvases.
Check the [Documentation](https://paramsiddharth.github.io/DiceJS/) out to learn more on how to use it.
Download [DiceJS](https://github.com/paramsiddharth/DiceJS/raw/master/source/dice.js) to use it in your webpage.