forked from sent/waves
.. | ||
ball.png | ||
Box2dWeb.min.js | ||
brick.png | ||
concrete.png | ||
index.html | ||
jquery.js | ||
keyboard.js | ||
maze.js | ||
README.md | ||
splash.png | ||
Three.js |
Astray
A WebGL maze game built with Three.js and Box2dWeb. Play it here: http://wwwtyro.github.com/Astray/
Launching
There are several ways to launch the game. Here is the simplest:
- Clone or download the repository
- Navigate to Astray's directory
- Start 'python -m SimpleHTTPServer' in your shell (for python 3.0 and above type 'python -m http.server' in your shell)
- Open 'localhost:8000' in your browser
- Enjoy!
License
I don't believe in them. You can order your bits however you please.