parithoshpoojary / Rock-Paper-Scissor

The familiar game of Rock, Paper, Scissors is played like this: at the same time, two players display one of three symbols: a rock, paper, or scissors. Rock beats scissors, scissors beat paper by cutting it, and paper beats rock by covering it. Whenever one player wins, the other loses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock-Paper-Scissor

Made a basic Rock-Paper-Scissor game.

Features:

  • Glows and notifies about the result in both text based way and highlight based way.
  • Has a scoreboard to keep track of the scores.
  • Has a reset button, to start the matches from the beginning again.
  • Freindly UI.

About

The familiar game of Rock, Paper, Scissors is played like this: at the same time, two players display one of three symbols: a rock, paper, or scissors. Rock beats scissors, scissors beat paper by cutting it, and paper beats rock by covering it. Whenever one player wins, the other loses.


Languages

Language:JavaScript 41.2%Language:CSS 37.6%Language:HTML 21.2%