Skip to content

pmoegenburg/traffic-light

Repository files navigation

traffic-light

This project simulates a traffic light state machine and includes tests for verifying the core state transition logic.

Usage

Build and Run the Simulation:

make
./traffic_light

Build and Run Tests:

make test
./test_traffic_light

Clean Up:

make clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published