Skip to content

micropicanto/TrafficLightSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Traffic Light Simulator

A simple Java Swing GUI application to simulate traffic lights.

Features:

  • Simulates red, yellow, and green traffic lights.
  • Radio buttons to control the lights.
  • Uses Java Swing for the GUI.

How to Run:

  1. Compile the TrafficLightSimulator.java file using any Java IDE or the command line.
    javac TrafficLightSimulator.java

About

A simple traffic light simulator using java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages