A simple rock paper scissors game made using HTML, CSS, and JS.
This was part of the JS course by SuperSimpleDev that I took.
- Basic rock paper scissors gameplay
- Wins, losses and ties are stored in the local storage
- Reset score button
- Auto-play mode
- Keyboard support