RPSLS python game.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Cleaned up some printed line breaks. Refactored human choose_name so that player number is specified
7c6f987View on GitHubMinor cleanup. Changed player appends to extends. Added some spaces. Cleaned up other print outputs
7da56a0View on GitHubSlight refactor of game logic so gesture combos are nested under player 1 gesture options. Game welcome method added to init method for auto start
d2cd657View on GitHubFixed issue with one of the outcome print statements.
a8053d5View on GitHub