An open API service indexing awesome lists of open source software.

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

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.