Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsvgoncalves/pyroad

PyRoad Simulation Tool
https://github.com/jsvgoncalves/pyroad

Last synced: 1 day ago
JSON representation

PyRoad Simulation Tool

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)