isinghabhishek / Rock-Paper-Scissors

Implementing Rock Paper Scissors Game logic with JavaScript and building UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock Paper Scissors Game

  1. The Rock beats the Scissors
  2. The Scissors beats the Paper
  3. The Paper beats the Rock

Screenshot_20221218_013159

About

Implementing Rock Paper Scissors Game logic with JavaScript and building UI.

License:MIT License


Languages

Language:JavaScript 49.5%Language:CSS 29.6%Language:HTML 20.9%