ichabod801 / t_games

A collection of command-line interface games written in Python.
GNU General Public License v3.0
21 stars 4 forks source link

Playtest and Maybe Update Roulette #501

Closed ichabod801 closed 4 years ago

ichabod801 commented 4 years ago

All of the bets have been made with the American layout, and both commands used.

ichabod801 commented 4 years ago

All of the bets have been made with the French layout, and both commands used.

ichabod801 commented 4 years ago

All edges and options are tested.

ichabod801 commented 4 years ago

I think I am ready to test in Python version 2.7. However, there were a lot of changes made in issue #547, so I want to do a fuller test than I usually do.

ichabod801 commented 4 years ago

Tested 2.7 inside bets on American wheel up through straight bets.

ichabod801 commented 4 years ago

All inside bets on the American wheel have been tested in 2.7.

ichabod801 commented 4 years ago

The outside bets have been tested in 2.7

ichabod801 commented 4 years ago

The American layout has been fully tested in 2.7.

ichabod801 commented 4 years ago

The French layout is fully tested, and a shotgun test of options and gipfing was done.