https://github.com/toddself/roll-space
Die rolling as a service
https://github.com/toddself/roll-space
Last synced: about 1 year ago
JSON representation
Die rolling as a service
- Host: GitHub
- URL: https://github.com/toddself/roll-space
- Owner: toddself
- Created: 2015-05-11T13:56:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-11T17:44:24.000Z (about 11 years ago)
- Last Synced: 2025-04-26T12:22:22.767Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://roll.space
- Size: 253 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
[](http://travis-ci.org/toddself/roll-space)
# Roll Dice
Die rolling as as service.
## Usage
```
git clone git@github.com:toddself/die-roller
cd die-roller
npm install
PORT=[port || 80000] npm start
```
```
curl localhost:8000/?dice=3d6,6d12
```
## Demo
[https://die-roll.heroku.com/?dice=3d6,6d12,4d20](https://die-roll.heroku.com/?dice=3d6,6d12,4d20)
## License
Apache 2.0, copyright 2015 Todd Kennedy