/rock-paper-scissors

✂ Classic Rock, Paper, Scissors game with nice UI.

Primary LanguageJavaScript

Rock Paper Scissors

Classic Ŗock, Paper, Scissors game with nice UI.

Alt img

Features

  1. User selects manually
  2. PC selects randomly
  3. Comparison of choices and detection of round winner
  4. First to 10 round wins is victorious
  5. Reset functionality

Installation

  1. git clone https://github.com/madzadev/rock-paper-scissors.git

  2. cd rock-paper-scissors

  3. npm install

  4. npm start

Contributions

Any feature requests and pull requests are welcome!

License

The project is under MIT license.