This is a simple basic game that based from rock paper scissors
- Python v3.11.4
- Terminal (you can use termux if you an android user)
- Step 1: Install python v3.11.4 in your Terminal
- Step 2: execute or run the game using this following command: python "Rock.Paper.Scissors.game.py" if it doesn't work, try with storage path
- Now you can run the game
For gameplay, you can just follow the instruction on screen and use number to input a choice like 1/2/3/4
The content of this project is licensed under the MIT License.