Skip to content

axblount/dicec.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dicec.js

Dice combinators for javascript, Apache License 2.0.

dicec.js is written in Literate Coffeescript so you might as well read the file.

I wrote this a while ago. It needs to be cleaned up and documented.

# Roll three six-sided die and sum them.
# 3d6
d(6).repeat(3).sum()

About

Dice combinators for javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published