https://github.com/alt-glitch/rock-paper-scissors
A Python implementation of the classic Rock-Paper-Scissors game with the ability to add more options and turn it into Rock-Paper-Scissors-Lizard-Spock (or something even more complicated)
https://github.com/alt-glitch/rock-paper-scissors
game project python rock-paper-scissors score
Last synced: 28 days ago
JSON representation
A Python implementation of the classic Rock-Paper-Scissors game with the ability to add more options and turn it into Rock-Paper-Scissors-Lizard-Spock (or something even more complicated)
- Host: GitHub
- URL: https://github.com/alt-glitch/rock-paper-scissors
- Owner: alt-glitch
- Created: 2020-08-14T09:07:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T05:20:08.000Z (over 5 years ago)
- Last Synced: 2023-09-04T18:39:22.799Z (almost 3 years ago)
- Topics: game, project, python, rock-paper-scissors, score
- Language: Python
- Homepage:
- Size: 814 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ROCK-PAPER-SCISSORS
### This Python program allows you to play the classical Rock-Paper-Scissors game but has the ability to read from a save file and update your score.
### As a twist, you can also add or specify your own list such as the one below and the program will automatically calculate which move takes precedence over which.

### Allowed commands:
- !rating - gives you the score
- !exit - exits the program
- custom comma separated moves - customises the game with these moves
- your move
### Here is an example of your conventional game:

### And here is an example of a bit complicated Rock-Paper-Scissors-Lizard-Spock game:
