/RockPaperScissorsLizardSpock

Rock Paper Scissors with various modes including the famous Rock Paper Scissors Lizard Spock from "The Big Bang Theory" on Python.

Primary LanguagePython

RockPaperScissorsLizardSpock

Rock Paper Scissors with various modes including the famous Rock Paper Scissors Lizard Spock from "The Big Bang Theory" on Python.

Installation Instructions (On Ubuntu/Debian):

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

That's it, enjoy!