Skip to content

A graphical traffic simulator that regulates circulation around a crossroad in accordance with traffic rules.

License

Notifications You must be signed in to change notification settings

michael-elomar/Traffic-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Traffic-Simulator

A graphical traffic simulator that regulates circulation around a crossroad in accordance with traffic rules.

Each new car is generated according to a Poisson distribution, and is randomly assigned to a side in the crossroad. All cars drive with a constant velocity such as to represent being stuck in traffic. There are traffic lights to manage circulation. And as well as a collision detector that slows down when getting too close to a car, to avoid crashes (based on the assumption that each driver will slow down whenever they get too close to the car in front of them).

Project is coded on Visual Studio Community Edition with C#.

About

A graphical traffic simulator that regulates circulation around a crossroad in accordance with traffic rules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages