This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit cca976c2ccae2cbb12c898d05a01c98955563000
tree 855198648044e9a91669073f64d316d21b023bf6
parent 56ef746c02107380a9e2eebffb1bfa430f4a836c
tree 855198648044e9a91669073f64d316d21b023bf6
parent 56ef746c02107380a9e2eebffb1bfa430f4a836c
craps /
| name | age | message | |
|---|---|---|---|
| |
README.markdown | ||
| |
examples/ | ||
| |
lib/ | ||
| |
test/ |
README.markdown
Craps
A command-line craps simulator which promotes play that:
- decreases the house's advantage in probabilities.
- makes a complex game simple and easy to play.
Install
git clone git://github.com/dancroak/craps.git
Usage
cd craps
ruby craps.rb
Assumptions
- one player (the shooter)
- with $300
- at a $10 table
- playing 3x odds
- aiming for 1 hour of entertainment
- walking away after doubling up.
Copyright (c) 2008 Dan Croak (The MIT License)








