1.0.0 • Published 5 years ago
rdice v1.0.0
roll 🎲
A dice roll javascript implementation.
Instalation
git clone https://github.com/youngkaneda/roll
cd roll
npm install -g .
How to use
$ roll 'dice' 'dice' ... 'modifier'
Screenshots
Features
- you can roll any number of all the dice types, d4, d6, ..., d20.
- you can add a modifier too.
Motivation
I saw the google version for dice roll and tried to implement it with node.js.
Feel free to fork and contribute.
1.0.0
5 years ago