Before using this program, make sure that Python is installed on your system.
- Download the rps.py file.
- Go to where the file is located, right click it, and click on 'Properties' in the right-click menu.
- Highlight and copy the location of the file.
- Open Command Prompt
- Type this command:
cd C:\Users\N0bleSix
, but replace the text after 'cd' with the location you copied, then press enter. - Now, type this command:
python rps.py
then press enter.
- Download the rps.py file.
- Go to where the file is located, right click on it, and click "Open with Python Launcher" in the right-click menu.
- Download the rps.py file.
- Go to the folder that the file is located in, right click on the folder, and click "Open in Terminal" in the right-click menu.
- Finally, type this command:
python rps.py