Skip to content
FrankWhoee edited this page Feb 10, 2018 · 5 revisions

Welcome to the TrafficSim wiki!

Phase 1[COMPLETE]:

Create a visualizer for cars and roads.

Phase 2[COMPLETE]:

Limit cars to roads so they don't go outside of road borders

Phase 3[COMPLETE]:

Implement collision time to prevent collisions with other cars

Phase 4[COMPLETE]:

Add traffic lights.

Phase 5[IN PROGRESS]:

Code life-like behaviours to cars to simulate traffic

Phase 6:

Identify current day traffic problems

Phase 7:

Try Neural Networks to solve this problem.