Skip to content

blackboxprogramming/IsoCitySim

 
 

Repository files navigation

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!

About

🌇 A simulation of a city using isometric tiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.8%
  • Other 1.2%