Rock Paper Scissors

📦 Game 🔨 React 🙎‍♂️ by Madza

A player who decides to play rock will beat another player who has chosen scissors, but will lose to one who has played paper; a play of paper will lose to a play of scissors. If both players choose the same shape, the game is tied.

The type of game originated in China and spread with increased contact with East Asia, while developing different variants in signs over time.

Features

  1. Round tracking
  2. Score keeping
  3. Choice display
  4. Computer selection
  5. Winner detection
  6. Reset functionality

Tech stack

The project is written in React.

Icons are taken from Icons8.

Final notes

The project is under MIT license.

Any feature requests are welcomed on GitHub repo.