https://github.com/emmanuelmess/trafficsim
A simple traffic simulator in python
https://github.com/emmanuelmess/trafficsim
Last synced: 8 months ago
JSON representation
A simple traffic simulator in python
- Host: GitHub
- URL: https://github.com/emmanuelmess/trafficsim
- Owner: EmmanuelMess
- License: mit
- Created: 2019-11-06T22:49:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-20T20:32:32.000Z (over 6 years ago)
- Last Synced: 2025-03-05T09:20:07.026Z (about 1 year ago)
- Language: Python
- Size: 83 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TrafficSim
#### A simple traffic simulator in python
Legend:
* Red squares: cars
* Green dots: intersections
* White lines: streets (the arrow indicates directions, the diamond is both directions)
* Green dots with red dot inside: car spawn
* Dots near intersections: traffic lights, they can be red, yellow or green



