A simple implementation of the classic "Rock, Paper, Scissors" game, built using HTML, CSS, and JavaScript. The game includes interactive buttons, keyboard shortcuts, and an autoplay feature for a fun and dynamic user experience.
- Interactive gameplay: Click on icons or use keyboard shortcuts to play.
- Keyboard shortcuts:
- R: Select Rock
- P: Select Paper
- S: Select Scissors
- A: Enable Auto-play mode
- Backspace: Reset the score
- Dynamic feedback: Real-time updates of the game result and score.
- Autoplay option: Let the computer play automatically to test the randomness.
- Clone the repository to your local machine:
git clone https://github.com/Mayen007/rock-paper-scissors.git