Skip to content

a simple Javascript game, made to understand some concepts and offcourse for some fun.

Notifications You must be signed in to change notification settings

Mr-Sharma17/Rock-Paper-Scissor_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissor_game

Have a look here.

About

Rock Paper Scissor is a hand-game, originated in China, usually played between two people, in which each player simultaneously forms one of three shapes with an outstretched hand. These shapes are "ROCK" (a closed fist), "PAPER" (a flat hand), and "SCISSOR" (a fist with the index finger and middle finger extended, forming a V).

Features :

  • real-time updating scoreboard
  • instructions to use
  • responsive
  • decent UI
  • enjoy reliving childhood

Tech-Stacks used :

  • HTML
  • CSS
  • Vanilla JS

Concepts used :

  • get and setItem using localstorage
  • methods ( Math.random, Math.max and Math.floor )
  • media queries for responsiveness ( works well on large and small screen )
  • DOM Manipulation
  • listening events using JS
  • Higher Order Function ( forEach )

The UI

Desktop screen

RPS shot1

RPS shot2

Mobile screen

RPS shot3

**Feedback and Suggestions are always Welcomed.

💡 Tip: Don't be serious. Be sincere.

About

a simple Javascript game, made to understand some concepts and offcourse for some fun.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published