Skip to content

rishiraj52/Roshambo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roshambo

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.


This Project is for Hackathon purpose.

Languages and tools Used

  • HTML5
  • CSS3
  • JAVASCRIPT
  • BOOTSTRAP
  • CANVA FOR IMAGES

For site hosting-

Environment Setup

1.Fork The Repo

2.Clone App

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

3.Run project

  • Either you can open with live server,

Or


Folder Structure

├── assets
│   ├── bootstrap
│   ├── css
│   ├── fonts
│   ├── img
│   └── js
├── README.md
├── index.html
├── style.css
└── main.js