Skip to content

This repository is our second project for the object-oriented programming at the Bialystok University of Technology

License

Notifications You must be signed in to change notification settings

TR0U8L3-gif/Air-Traffic-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air Traffic Control

This repository is our second project for the object-oriented programming at the Bialystok University of Technology

quick code overview:

We have a view.radar that displays a map with non-moving objects, and we can place various types of aircraft on the view.radar (planes, helicopters, balloons) Each aircraft has its own route (composed of sections with constant flight parameters: altitude, direction or speed)

Instructions:

The program should periodically check and signal dangerous approaches and collisions between ships Also, the Program should enable modification of aircraft flight routes

Minimum scope of functionality:

loading and displaying maps together with objects

random generation of aircraft and their routes

aircraft traffic simulation

issuing re-routing commands

detection and signaling of dangerous close-ups and collisions between objects

About

This repository is our second project for the object-oriented programming at the Bialystok University of Technology

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages