An open API service indexing awesome lists of open source software.

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)

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: