Traffic Simulator
This Traffic Simulator allows a user to simulator traffic in a grid environment varying the number of the cars. It's possible to have a few cars...

...or you can have a lot of cars!

This project was an open-ended assignment for my Grade 12 Computer Science class in high school. The simulator applies basic rules to the cars and scales them to demonstrate how vehicle behaviors change with varying levels of traffic. By adjusting parameters such as the number of cars on the road, users can observe how traffic patterns and interactions evolve accordingly. This project served as a practical application of programming concepts learned in class, allowing for experimentation and exploration of real-world scenarios in a simulated environment.
GitHub Project Repository