ohsweetmani / Rock-Paper-Scissors-Game

Play Rock, Paper, Scissors against a Computer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock-Paper-Scissors-Game

Play Rock, Paper, Scissors against a Computer.

  • Rock beats Scissors
  • Scissors beats Paper
  • Paper beats Rock

Instructions

  1. Click any move to begin playing. There are 3 rounds.

  2. If you tie with the computer, you both get 1 point. Winning a round gives you 1 point and the computer gets 0 points. Vice versa is true for the computer winning a round.

  3. After the first round, to continue playing, you must click the Start Next Round button.

  4. At the end of 3 rounds, whoever has the most points will be crowned the winner.

About

Play Rock, Paper, Scissors against a Computer.


Languages

Language:JavaScript 51.7%Language:HTML 29.2%Language:CSS 19.1%