Classic game ROCK, PAPER, SCISSORS to play in the browser. Built with JavaScript.
Additional description about the project and its features.
- HTML
- CSS
- BOOTSTRAP
- JAVASCRIPT
- 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!
- Follow the live demo link and enjoy the site.
- A modern browser, up to date. 💪
- 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.
- Add animations.
👤 Javier Oriol Correas Sanchez Cuesta
- Github: @javitocor
- Twitter: @JavierCorreas4
- Linkedin: Javier Oriol Correas Sanchez Cuesta
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- The Odin Project
This project is MIT licensed.