/IsoCitySim

:city_sunrise: A simulation of a city using isometric tiles

Primary LanguageJavaScript

IsoCitySim

IsoCitySim

A simulation of a city using isometric tiles

Demo

Be sure to check out the demo here. The demo shows off city/road/terrain generation, and it random each time. You can use the arrow keys to navigate around.

How to use IsoCitySim for fun and for profit

  1. Clone down the repository and navigate to it

  2. npm install

  3. bower install

  4. grunt

  5. Use MAMP or something similar to host the dist folder

  6. That's it!