Skip to content

This is a Python simulation of a Craps game, set up with 3-4-5x odds. Start with an initial bank, play through itthat bank

Notifications You must be signed in to change notification settings

protonKitto/CrapsSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CrapsSimulation

This is a Python simulation of a Craps game, set up with 3-4-5x odds. Start with an initial bank, play through it until that bank is exhausted. Report final win/loss amount

There are two Python files: CrapsSimulation1000.py does the repeated simulation of playing through an initial bank roll. The other simulation is for a 'one-shot.' That is play thorough the bank roll once and report the win/loss ammount.

About

This is a Python simulation of a Craps game, set up with 3-4-5x odds. Start with an initial bank, play through itthat bank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors