This repository contains a simple implementation of the classic Rock-Paper-Scissors game using Python programming language.
Clone or download the repository to your local machine. Open the terminal or command prompt and navigate to the directory where the files are downloaded. Run the game.py file using the command python game.py. Follow the instructions given by the program to play the game. Enjoy the game!
Python 3.x
Contributions are welcome! If you have any suggestions or ideas to improve the game, feel free to create a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
This project was inspired by the classic Rock-Paper-Scissors game. Thanks to PiyushRAJ714 for the tutorial.