https://github.com/bhupinder73/rockpaperscissors
Javascript-Game
https://github.com/bhupinder73/rockpaperscissors
css3 html5 js json
Last synced: 2 months ago
JSON representation
Javascript-Game
- Host: GitHub
- URL: https://github.com/bhupinder73/rockpaperscissors
- Owner: Bhupinder73
- Created: 2025-02-28T04:57:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T05:05:59.000Z (over 1 year ago)
- Last Synced: 2025-02-28T12:38:59.542Z (over 1 year ago)
- Topics: css3, html5, js, json
- Language: JavaScript
- Homepage: https://bhupinder73.github.io/rockPaperScissors/
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Rock, paper, scissors is a javascript game.
It consist of html, css & Js.
It stores the moves into localStorge and we can't remove it with reload the webpage.
We can reset our scores with reset button only.
It also includes wins, losses & ties scores.