1
0
forked from sent/waves
waves/public/assets/g/astray
2025-04-09 17:11:14 -05:00
..
ball.png waves 2025-04-09 17:11:14 -05:00
Box2dWeb.min.js waves 2025-04-09 17:11:14 -05:00
brick.png waves 2025-04-09 17:11:14 -05:00
concrete.png waves 2025-04-09 17:11:14 -05:00
index.html waves 2025-04-09 17:11:14 -05:00
jquery.js waves 2025-04-09 17:11:14 -05:00
keyboard.js waves 2025-04-09 17:11:14 -05:00
maze.js waves 2025-04-09 17:11:14 -05:00
README.md waves 2025-04-09 17:11:14 -05:00
splash.png waves 2025-04-09 17:11:14 -05:00
Three.js waves 2025-04-09 17:11:14 -05:00

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:

  1. Clone or download the repository
  2. Navigate to Astray'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!

License

I don't believe in them. You can order your bits however you please.