ROCK PAPER SCISSORS

Classic game ROCK, PAPER, SCISSORS to play in the browser. Built with JavaScript.

Game: screenshot Instructions: screenshot

Additional description about the project and its features.

Built With

  • HTML
  • CSS
  • BOOTSTRAP
  • JAVASCRIPT

Instrucions to Play

  • Click 'Get Started' button.
  • Choose between Rock, Paper or Scissors by clicking in the icon.
  • Rock beats Scissors.
  • Scissors beats Paper.
  • Paper beats Rock.
  • First player to win 5 rounds is the winner.
  • Play again!

Run tests

  • Run npm test on the root directory to run all the tests.
  • Run npm test testfile.test.js on root directory to run test for a single file.

Future features

  • Add animations.

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!