Skip to content

Monte Carlo simulations of a "Fair" Roulette game

Notifications You must be signed in to change notification settings

jasont14/Roulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Roulette

Console application that was used for Monte Carlo simulations of a "Fair" Roulette game. Fair denotes there are no "zero" or "green" tiles. Equal even/odd, red/black, high/low. User sets the number of spin sets to execute. Summary results are printed for:

Black / Red Even / Odd High / Low

Uncomment line 45 to print Spin Value Results. This will show the number of times "n" hit; where 0<n<37.

Releases

No releases published

Packages

No packages published

Languages