Skip to content

A Windows Form application that simulates both independent and "related" traffic lights in junctions with timers.

Notifications You must be signed in to change notification settings

GP2Engine/Traffic-Lights-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Traffic-Lights-Control

Traffic Lights Control is a Windows Form Application written in C# and simulates the way traffic lights work in real conditions with the help of timers.

There are 2 traffic light control type levels offered:

  • Intermediate Level

It allows you to control only 1 independent traffic light by either changing it manually or setting your preferred intervals for each traffic light's color.

  • Advanced Level

This time you have 2 different traffic lights that are located at a junction and you can do the same as with the previous level but with the main difference that since the 2 lights are at a junction they are programmed in a way that they shouldn't cause a collision.

About

A Windows Form application that simulates both independent and "related" traffic lights in junctions with timers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages