Skip to content

Figure out the number of ways each sum of some number of dice can be rolled. Optimized but suboptimal - do your own homework :-)

License

Notifications You must be signed in to change notification settings

cyberabi/DiceWays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DiceWays

Figure out the number of ways each sum of some number of dice can be rolled. Optimized but suboptimal - do your own homework :-)

BONUS: sillydice.py computes fair polyhedral dice (i.e. D&D D100, D20, D12, D8, D6, D4) using only a six-sided die.

About

Figure out the number of ways each sum of some number of dice can be rolled. Optimized but suboptimal - do your own homework :-)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages