This is a simple rock paper scissors game built with React and bootstrapped with Create React App.
Try out the game at rpsreact.web.app!
- Replace text buttons with icons
- Add a reset button to reset the score to 0-0
- Add a login feature and keep track of user scores
- Implement an online scoreboard
- Create a versus mode for multiple players