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 (
craps / 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)







