A basic game build on little logic , little fun and purely based to develop my skills in better UI and React skills.
- Select the one from Rock Papper Scissors
- PLay against the computer
- Score will be counted
- Win +1 && Lose -1
Techs used for this project:
- Reactjs
- Modal for the rules display
- .
Fork the repo. Install the dependencies and devDependencies and start the server.
cd rock-paper-scissors
npm install
npm start
Have fun play around .
Do suggest or feedback regarding the experience