Skip to content

Final project for the Programming 2 (C++) course at Budapest University of Technology and Economics

Notifications You must be signed in to change notification settings

karamalaskar/traffic-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traffic Simulator 🚦

This command line program is my final project for C++ programming course at BME, the purpose of it is to simulate traffic at an intersection, showcasing object oriented programming.

How to run:

  1. Compile the program with make
  2. Run the program with ./traffic_simulator
  3. Run the test program with ./traffic_simulator [simulation_time] [traffic_intensity]

About

Final project for the Programming 2 (C++) course at Budapest University of Technology and Economics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published