Wahlque Weather Simulation
Please follow below steps:
- install nodejs, please install version >= 0.8.18
- install npm
- install git
- cd SOMEDIRECTORY
- git clone git://github.com/Wahlque/weather.git
- cd weather
- git submodule init
- git submodule update
- npm install
- ./sim
Now you can access http://localhost:2012/ from your browser.