Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 749 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 749 Bytes

Rock Paper Scissors - The Game

With UI and Interactive Features.

About the Game

The game is programmed to let the user select a character of their choice and play against the computer. A winner will be decleared and the game will end after either, the user or the computer have reach a score of 5 points.
A result screen will appear with the final score and the user will be given a choice to play again.

How to Play

  • Choose your character
  • Select one of the three buttons (Rock, Paper, Scissors)
  • Computer will make his choice
  • First to reach 5 points wins
  • Have fun!

Link to the game: https://jarolthecoder.github.io/rock-paper-scissors/