Skip to content

This is a Rock Paper Scissor game between 2 persons(One is you and other is Computer).There will simultaneous turns given to you and your computer, as soon as you choose one option for yourself ie. rock/paper/scissor you opponent will also strike at the same time.Then it will Show the respective scores on the screen.

Notifications You must be signed in to change notification settings

ruchipratihast/rock_paper_scissor_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock, Paper and Scissor Game

Tech Used

  • html
  • css
  • Vanilla JavaScript

ScreenShot

Initial Page

1

Whenever i will Click on Rules Button the RuleBox will open

2

Whenever I Win, The UI look like this and My Score will be Increase

3

When Tie then UI will look like This and both score won't be increase

4

Whenever Computer Win, The UI look like this and Computer's Score will be Increase

6

Whenever i Win then Next Button will showing and when click the next button then UI look like this

5

NOTE:- I stored the scores on localStorage. So even we refresh the browser the scores remains the same.

About

This is a Rock Paper Scissor game between 2 persons(One is you and other is Computer).There will simultaneous turns given to you and your computer, as soon as you choose one option for yourself ie. rock/paper/scissor you opponent will also strike at the same time.Then it will Show the respective scores on the screen.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published