Our website myroshambo.us is a popular game Rock-Paper-Scissors adding some more features in it.
The amazing thing about our site is it is responsive, that means you can play on any device anytime and enjoy Roshambo.
- HTML5
- CSS3
- JAVASCRIPT
- BOOTSTRAP
- CANVA FOR IMAGES
Make a new folder and open the terminal there. -write the following commands and press enter.
$ git clone https://github.com/<your-github-username>/Roshambo.git
and then move to the folder using this command:
$ cd Roshambo
- Either you can open with live server,
- Go to the website: myroshoambo.us
├── assets
│ ├── bootstrap
│ ├── css
│ ├── fonts
│ ├── img
│ └── js
├── README.md
├── index.html
├── style.css
└── main.js