A simulation of a city using isometric tiles
###How to use IsoCitySim for fun and for profit
-
Clone down the repository and navigate to it
-
npm install
-
bower install
-
grunt
-
Use MAMP or something similar to host the
dist
folder -
That's it!