Skip to content

linorabolini/MicroManiacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroManiacs

Introduction

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

Licence

The code in this repository is available under the MIT License.

Installation

  • 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

Known issues

  • No reset button
  • If the car flips down there is no way to flip it back

About

Simple Three.js + Ammo.js mini game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages