Rock Paper Scissors with various modes including the famous Rock Paper Scissors Lizard Spock from "The Big Bang Theory" on Python.
Install python:
sudo apt-get install python3 -y
Install git:
sudo apt-get install git -y
Clone RockPaperLizardSpock:
git clone https://github.com/Cr4zySh4rk/RockPaperScissorsLizardSpock.git
cd into RockPaperLizardSpock:
cd RockPaperScissorsLizardSpock
run the python file RPSLS:
python3 RPSLS.py