A simple but classic game! If the player wins, they gain 1 point. If the computer wins, the player loses one point.
- Paper beats Rock
- Rock beats Scissors
- Scissors beats Paper
This website was built with React, Webpack and SCSS
-
Please install the dependences with "NPM install" after you have first downloaded the project
-
Run "NPM run start" to run the development version
-
Run "NPM run build" to create the production version