Try out the live version of the Rock, Paper, Scissors game by clicking the link below:
This web-based Rock, Paper, Scissors game is built using HTML, CSS, and JavaScript. It's a classic hand game where you can play against the computer. Choose your hand (rock, paper, or scissors) and see if you can beat the computer's choice.
- Choose your hand by clicking the corresponding button.
- See the computer's random choice.
- Get instant feedback on the game's outcome (win, lose, or tie).
- Keep track of the score.
- Visit the Live Game Preview.
- Click on one of the hand buttons (rock, paper, or scissors) to make your choice.
- The computer will make a random choice.
- The game will display the result - whether you win, lose, or it's a tie.
- Keep track of your score to see how well you're doing.
This project was created while following a tutorial from The Odin Project, a valuable resource for learning web development. Special thanks to The Odin Project for providing the guidance and resources to build this game.
If you have any questions or want to connect, you can find me on GitHub:
- GitHub: sparsh-kamat
Enjoy playing Rock, Paper, Scissors and see if you can beat the computer!