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 (optional)
- Bonus: Play Rock, Paper, Scissors, Lizard, Spock against the computer (optional)
- HTML5
- LESS
- JS (ECMAScript 2018)
- Solution URL: https://github.com/Pasek108/FM-RockPaperScissors/
- Live Site URL: https://pasek108.github.io/FM-RockPaperScissors/