darwins-challenge / moonlander-simulation

Simulator module of the moonlander

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moonlander Simulation Engine

Simulation module for the moonlander app.

Hacking

Download the dependency by calling

npm install; bower install

Then install the automatic browserify hook:

ln -s hooks/pre-commit .git/hooks 

About

Simulator module of the moonlander

License:MIT License


Languages

Language:JavaScript 99.8%Language:Shell 0.2%