pmdartus / Crossroads-multitask

Traffic light management based on a multi-threads architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crossroads-multitask

Multitask system to manage a traffic light system. Warning: The project run on a 32-bits architecture system.

Commands

  • make compile the project
  • make clean delete all *.o files and the executable
  • make backup copy the project file to /backup folder.

About

Traffic light management based on a multi-threads architecture


Languages

Language:C++ 53.7%Language:C 46.3%