Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sawft99 authored Jul 6, 2023
1 parent 929ee99 commit c624322
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ Roulette game simulation. Runs a configurable number of iterations where you can
- After each run the statistics for what you landed on for the most and least often are reported.
- After each run the amount you started with, the net gain for each category, your ending amount of money, the history of your wallet's fluctuation, and how often you had rounds with a net gain are shown.
- The casino I use has 0, 00, and 000 which does not seem to be common. Remove any 0's from $Numbers as needed. This includes the '' and , characters.

## To Do
- Add ability for placing several bets of each type (Betting on 2 different columns, 3 different numbers, etc.)
- Add ability for betting different amounts for each type ($3 on 5, $7 on 2, $10 on row 2, $15 on row 3, etc)

0 comments on commit c624322

Please sign in to comment.