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.