Skip to content

VAIBHAV-2303/Be-The-Change

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.9%
  • JavaScript 9.0%
  • Other 0.1%