Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 329 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 329 Bytes

roadder

how to make a very simple traffic simulation using angular and d3. written in coffeescript with gulp and browserify, too. this is the first in a series of how to build interactive, agent-based simulators.

https://youtu.be/FRxc8--wQCA

to get it started, type

npm install
bower install
gulp

that should do it