A hand game played between two individuals in which each player chooses Rock, Paper or Scissor and the winner of the round is determined by the following rules
- "Rock crushes Scissors"
- "Paper covers Rock"
- "Scissors cuts Paper"
The game can end with either one of the players winning or it could end in a draw
This application has two modes of play
- User vs Computer (Player Mode)
- Computer vs Computer (Computer Mode)
User is always Player 1 and is required to choose Rock, Paper or Scissor to play the game
In player mode, click the play button to play the game.