About The Project
This project focused on creating a "life-like" simulation of traffic. Every vehicle drives to a random point, following the path calculated by a A* search algorithm. Whenever it reached the goal, it chose a new point as it's goal. The AI could run multiple entities at the same time, with low performance impact. The vehicles also adapted to their environment, and other vehicles.
Pictures