1.0.6 • Published 8 years ago

dicerisiko v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago