Skip to content

coscialp/avaj_launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avaj_launcher

This is a simple Java program that simulates an air traffic control tower. The program reads a scenario file and simulates the behavior of an air traffic control tower. The program will output the results of the simulation to a file called simulation.txt.

Getting Started

To get started, clone the repository and navigate to the src directory. Compile the program by running the following command:

make build

To run the program, run the following command:

make run

You can also run the program with a custom scenario file by running the following command:

make run FILE=path/of/your/scenario/file.txt

To clean the project, run the following command:

make clean

To rebuild and run the program, run the following command:

make rerun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors