Due to the unexpected large interest in the project, I'm currently working on redesigning the project from scratch to be more efficient and customizable.
If you have any suggestions or ideas, don't hesitate to send me a message. If you are interested in seeing the project evolve further, any support is appreciated.
A traffic simulator implemented in Python using pygame.
To learn more about how the project was created check out this article. on Medium.
This project requires numpy
, pygame
, and scipy
, and works with Python 3.
Simply put the trafficSimulator
folder in the same path as your file, Then use from trafficSimulator import *
.
The documentation process for this project has not started yet.
If you want to contribute, check how to contribute below.
Your contributions are always welcome! Please have a look at the contribution guidelines first.
Check the project license here.