rishiraj52 / Roshambo

Home Page:https://playroshambo.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://playroshambo.vercel.app


Languages

Language:HTML 62.2%Language:JavaScript 25.9%Language:CSS 11.9%