Open mattbolt opened 7 years ago
Further thought seems like this would touch on many of the topics you've covered before and bring them together. Pathfinding, Swarms, Attraction/Repulsion, Steering etc...
I found this interesting project online - walking through a solution that could do something similar would be a great video series to watch ... http://volkhin.com/RoadTrafficSimulator/
That would look cool and doesn't sound too hard for processing...
I would love to see you work on a script that generates random roads and simulates traffic driving on them. In particular working out how to handle intersections, and how to make cars not collide with each other / take turns / change lanes / path find their way to a random location.