This is a web-based implementation of the classic rock-paper-scissors game, designed for desktop devices. This project was created as part of a JavaScript learning experience.
Live Demo 👉 Rock-Paper-Scissors Game
- Open the game in your web browser.
- Click on the button of your choice: rock, paper, or scissors.
- The computer's choice will be generated randomly.
- The game will display the winner.
- You can choose to play again by clicking the "Play Again" button.
- HTML
- CSS
- JavaScript
This project was created using the Frontend Mentor design, which can be found here.
This project is licensed under the MIT License.
Thanks for visiting!