1.0.6 • Published 6 years ago

dicerisiko v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

README:\ \ Possible usage of the module:\ \ var diceFinal = require('diceRisiko');\ var express = require('express');\ var app = express();\ app.get('/risiko/:nOfDiceOfForward/:nOfDiceOfDefender', function (req,res){\ res.json(diceFinal.attack(req.params.nOfDiceOfForward, req.params.nOfDiceOfDefender));\ });\ app.listen(3001);\ }

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago