Skip to content

Paul-Hammer/REACT__Rock-Scissors-Paper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSP-game

React - Rock-Scissors-Paper

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

How to play:

  1. Open the index.html file or go to the address https://react-rock-scissors-paper.vercel.app
  2. Log in or create an account.
  3. Choose a hand from the options on the bottom.
  4. The computer will choose a hand.
  5. The game result will be displayed in a pop-up window.
  6. 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.

Technologies used

This project was created with:

  • React
  • JavaScript
  • HTML
  • CSS
  • Firebase

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.4%
  • CSS 43.8%
  • HTML 0.8%