This is a solution to the Rock, Paper, Scissors challenge on Frontend Mentor.
Users should be able to:
- View the optimal layout for the game depending on their device's screen size
- Play Rock, Paper, Scissors against the computer
- Maintain the state of the score after refreshing the browser
Go to https://nataliao2613.github.io/Rock-Paper-Scissors-Game/src/index.html and try to play!