VAIBHAV-2303 / Be-The-Change

Game for GDE Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Be-The-Change

Description

The game details are there in the design doc, please go through it

How To Run

The game cannot be run directly by opening the index.html file in your browser since it requires Cross Origin Requests, therefore first create a local server and open that in your browser. For eg:

foo@bar:~/Be-The-Change/$ python2 -m SimpleHTTPServer
foo@bar:~/Be-The-Change/$ firefox localhost:8000

Authors

  • Vaibhav Garg
  • Kunal Vaswani
  • Akshay Goindani

About

Game for GDE Project

License:MIT License


Languages

Language:HTML 90.9%Language:JavaScript 9.0%Language:Batchfile 0.1%Language:CSS 0.0%Language:Python 0.0%