Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 969 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 969 Bytes

Traffic Simulator

About The Project

A traffic simulator implemented in Python using pygame.

To learn more about how the project was created check out this article. on Medium.

Getting Started

Prerequisites

This project requires numpy, pygame, and scipy, and works with Python 3.

Using trafficSimulator

Simply put the trafficSimulator folder in the same path as your file, Then use from trafficSimulator import *.

Documentation

The documentation process for this project has not started yet.

If you want to contribute, check how to contribute below.

Contributing

Your contributions are always welcome! Please have a look at the contribution guidelines first.

Licensing

Check the project license here.