Skip to content

theranjith/Project-ball-Game

 
 

Repository files navigation

Mazeball...!

A WebGL Maze game built with Three.js and Box2dWeb. Play it here: http://vijay3639.github.io/Mazeball/

Launching

There are several ways to launch the game. Here is the simplest:

  1. Clone or download the repository
  2. Navigate to Mazeball's directory
  3. Start 'python -m SimpleHTTPServer' in your shell (for python 3.0 and above type 'python -m http.server' in your shell)
  4. Open 'localhost:8000' in your browser
  5. Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.4%
  • HTML 49.3%
  • Dockerfile 0.3%