This is a simple Rock Paper Scissors game built using HTML, CSS, and JavaScript.
- Clickable images for rock, paper, and scissors.
- Determine the winner between the user and the computer.
- Score counter for wins, losses, and ties.
- Reset score button.
- Auto-play option.
- Keyboard shortcuts for quick moves (p for paper, r for rock, s for scissors).
- Open index.html in your web browser.
- Click on the images to make your move.
- Use keyboard shortcuts (p for paper, r for rock, s for scissors) for quick moves.
- The game will determine the winner, loser, or if it's a tie.
- Use the reset score button to start over.
- Press the auto-play button to let the game play automatically.
Enjoy playing Rock Paper Scissors!