This project is a game called Rock-Scissors-Paper, built with React.js. It is a simple game, where the user chooses a hand and the computer chooses another. The user then sees the result and can play again.
How to play:
- Open the index.html file or go to the address https://react-rock-scissors-paper.vercel.app
- Log in or create an account.
- Choose a hand from the options on the bottom.
- The computer will choose a hand.
- The game result will be displayed in a pop-up window.
- After each round, if there is a winner, they receive +1 point in the Score field. A tie does not affect the score, no points are added.
This project was created with:
- React
- JavaScript
- HTML
- CSS
- Firebase