/Rock-Paper-Scissors-Game

"Rock Paper Scissors" game for one player vs computer - school project at JavaScript1 course (2021)

Primary LanguageJavaScript

✨ Rock Paper Scissors Game ✨

"Rock Paper Scissors" game for one player vs computer - school project at JavaScript1 course (2021)

https://gosiacodes.github.io/Rock-Paper-Scissors-Game/

📌 How does the application work?

You can save your name or play anonymously as User.

Choose Rock Paper or Scissors and computer chooses randomly.

The first to 3 points wins (you or the computer).

When the game is over, you can reset the game (name, winner and scores).