Skip to content

Implementation of a configurable traffic light simulator using feature programming way. The program simulates an intersection that is managed by traffic lights. The variants of the simulation differ in the number of roads that merge at the intersection, whether there are pedestrian crossings present, and how the traffic lights behave.

Notifications You must be signed in to change notification settings

FoxGriVer/IntersectionTrafficLightsSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

intersectionTrafficLightsSimulator

About

Implementation of a configurable traffic light simulator using feature programming way. The program simulates an intersection that is managed by traffic lights. The variants of the simulation differ in the number of roads that merge at the intersection, whether there are pedestrian crossings present, and how the traffic lights behave.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages