Back
Traffic Simulation
Year
2023
Tech & Technique
Python, Tkinter / Matplotlib (visualization)
Description
A realistic traffic simulation demonstrating vehicles turning, stopping,
and obeying traffic signals, developed without using Pygame.
My Role
Simulation Developer
- Designed simulation logic for traffic lights, stops, and movement.
- Implemented smooth car animations with custom rendering.
- Built modular code to extend new traffic rules easily.