Skip to content

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

Notifications You must be signed in to change notification settings

MiladSadeghi/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

 

Demo

Rock Paper Scissors

Github top language Github language count Repository size

🚀 Rock Paper Scissors 🚀


About   |   Features   |   Starting   |   License   |   Author


🎯 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.

✨ Features

✔️ Full Responsive
✔️ Fun Game
✔️ It can be developed as a training project

🏁 Starting

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

# Start Live Server
$ live-server

📝 License

Made with ❤️ by MiladSadeghi

 

Back to top