Skip to content

This is a Rock-Paper-Scissors app that is currently under development and built using ReactJS.

Notifications You must be signed in to change notification settings

shahsuvarli/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors Game

This is a simple Rock Paper Scissors game built in ReactJS by Elvin Shahsuvarli. The project is currently a work in progress and not yet complete.

Features

  • The app allows the player to choose between rock, paper, or scissors.
  • The computer also makes a random selection between the three options.
  • The game compares the player's selection with the computer's selection to determine the winner.
  • The game displays the winner and the updated score after each round.

Installation

  • Clone the repository to your local machine.
  • Run npm install to install the necessary dependencies.
  • Run npm start to start the development server.

Roadmap

  • Improve the game logic to handle ties and determine the overall winner after a certain number of rounds.
  • Add animations and sound effects to enhance the user experience.
  • Implement a leaderboard to track the highest scores.

Feel free to contribute to the project by submitting pull requests or reporting issues.

About

This is a Rock-Paper-Scissors app that is currently under development and built using ReactJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published