This project is a solution for Frontend Mentor's challenge.
This challenge is to build out Rock, Paper, Scissors game and get it looking as close to the design as possible.
In this project, users will be able to:
- View the optimal layout for the game depending on their device's screen size
- Play Rock, Paper, Scissors, Lizard, Spock against the computer
- Maintain the state of the score after refreshing the browser
- Solution URL: Frontend Mentor Solution Page
- Live Site URL: Rock Paper Scissor Spock Lizard Game
- React js
- SCSS
- Localstorage
- Flexbox
- CSS Grid
There is some responsiveness issue when the page being view with desktop screen (> 1400px width), the layout isn't vertically centered enough. So I'd like to improve those in the future using ways such as flex column.
- Website - Kiflan Adli
- Frontend Mentor - @kiflanadli