3d webgl game based on three.js + ammo.js. As ammo.js is implemented using a web worker, a python simple server is needed to run the game because of security matters.
Last release: http://linorabolini.github.io/micromaniacs/index.html
The code in this repository is available under the MIT License.
- Download the code
- Install Python 2.7
- open command line and go to the project's folder
- run: python -m SimpleHTTPServer
- open web browser and start playing
- No reset button
- If the car flips down there is no way to flip it back