/rockPaperScissors

A Rock Paper Scissors game

Primary LanguageJavaScript

ROCK PAPER SCISSORS LIZARD SPOCK

This is a ROCK-PAPER-SCISSORS-LIZARD-SPOCK game built with React. You can read more about the game here

How to Play

  • Visit the live app here, read the rules and have fun playing!

Running locally

  • Clone the application to your local machine
  • Run yarn or npm install to install dependencies
  • Run yarn start or npm start to start the application locally
  • Read the rules and have fun playing!