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

https://github.com/miladsadeghi/rock-paper-scissors

Rock Paper Scissors, A very simple project with a basic knowledge of JavaScript.
https://github.com/miladsadeghi/rock-paper-scissors

css css3 games html html-css-javascript html-game html5 javascript javascript-game js

Last synced: 17 days ago
JSON representation

Rock Paper Scissors, A very simple project with a basic knowledge of JavaScript.

Awesome Lists containing this project

README

          


Rock Paper Scissors

 

Demo

Rock Paper Scissors


Github top language

Github language count

Repository size


🚀 Rock Paper Scissors 🚀



About   |  
Features   |  
Starting   |  
License   |  
Author


## :dart: About ##

Rock Paper Scissors A very simple project with a basic knowledge of JavaScript. Rock paper scissors is a hand game usually played between two people, But now you have a computer in front of you.

## :sparkles: Features ##

:heavy_check_mark: Full Responsive\
:heavy_check_mark: Fun Game\
:heavy_check_mark: It can be developed as a training project

## :checkered_flag: Starting ##

```bash
# Clone this project
$ git clone https://github.com/MiladSadeghi/Rock-Paper-Scissors.git

# Start Live Server
$ live-server
```
## :memo: License ##

Made with :heart: by MiladSadeghi

 

Back to top