Simple Python game to play against the computer, built in Python.
- Make sure you have Python 3 installed on your computer.
- Download
rps.pyfrom this repository. - Open a terminal (or command prompt) and navigate to the folder where
rps.pyis saved. - Run the game with:
python rps.py
If you want to see it quickly how that works then you can click on the Colab below
If the above link doesn't work (which usually works) then try this below link
🔗 https://colab.research.google.com/drive/1nAGAku5ayRYV4afxDcH58xPHZyJ4Pu9v?usp=sharing