Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsvgoncalves/pyroad
PyRoad Simulation Tool
https://github.com/jsvgoncalves/pyroad
Last synced: 1 day ago
JSON representation
PyRoad Simulation Tool
- Host: GitHub
- URL: https://github.com/jsvgoncalves/pyroad
- Owner: jsvgoncalves
- Created: 2014-12-03T18:11:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-20T12:27:47.000Z (over 8 years ago)
- Last Synced: 2023-04-06T08:08:12.026Z (over 1 year ago)
- Language: Python
- Size: 67.4 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyroad
Microscopic Traffic Simulation Tool## Install
$ dnf install pygame-devel
## Run
$ python pyroad.py
# Or
$ chmod +x pyroad.py
$ ./pyroad.py## Preview
![PyRoad](https://github.com/jsvgoncalves/pyroad/blob/master/docs/img/pyroad.png)