Skip to content
/ craps Public

Various tools to analyze the game of Craps

License

Notifications You must be signed in to change notification settings

jambolo/craps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

craps

Various tools to analyze the game of craps without using all that fancy probability math

  • bonus.coffee: simulates the "Bonus Craps" game.
  • distribution.coffee: enumerates dice roll distributions
  • dont.coffee: simulates playing don't pass (including odds)
  • hardways.coffee: simulates betting on hardways
  • pass.coffee: simulates playing the pass line (including odds)
  • place.coffee: simulates place bets

Currently, each test can be run on the command line by typing coffee <file>.

About

Various tools to analyze the game of Craps

Topics

Resources

License

Stars

Watchers

Forks