Rock Paper Scissors Game
This is a simple Rock Paper Scissors game implemented using HTML, CSS, and JavaScript. It allows users to play the classic game against the computer.
Live at: Rock Paper Scissors Game
-
Gameplay: Play Rock Paper Scissors against the computer.
-
Score Tracking: Keep track of the user's score.
-
Responsive Design: The game is designed to be responsive, ensuring a seamless experience across various devices and screen sizes.
- Frontend: HTML, CSS, JavaScript
No installation is required to play the game. Simply visit the Rock Paper Scissors Game website and start playing!
The source code for this project is available on GitHub.
- Visit the Rock Paper Scissors Game website.
- Choose your move (Rock, Paper, or Scissors) by clicking on the corresponding button.
- See the result of the game against the computer and track your score.
Contributions to improve the game are welcome. If you have any suggestions, bug reports, or feature requests, please feel free to open an issue or submit a pull request on GitHub.
This project is licensed under the MIT License - see the LICENSE file for details.