ROCK PAPER SCISSOR
- Jul 22, 2023
- 1 min read
This project is a Python script that plays the game Rock Paper Scissors against the user. The script randomly generates a move for the computer and then asks the user to select their move. The script then compares the two moves and determines the winner.
The project is developed as a way to help people learn the rules of Rock Paper Scissors and to have some fun.
The project is easy to use. Simply run the script and it will start a game of Rock Paper Scissors. The script will then randomly generate a move for the computer and ask the user to select their move. The script will then compare the two moves and determine the winner.
The project is open source and is available on GitHub.
Here are some of the features of the project:
Plays the game Rock Paper Scissors against the user.
Randomly generates a move for the computer.
Asks the user to select their move.
Compares the two moves and determines the winner.
Open source and available on GitHub.





Comments