Skip to content

Multi-threaded airport takeoff and landing simulation made in C++ with SFML library

Notifications You must be signed in to change notification settings

pablitoo1/aircraft-carrier-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

On the aircraft carrier, planes touch down and soar into the skies. To do this, they require sole rights to the runway. The carrier has room for 10 planes. If there are fewer than 5 planes, landing aircraft get first dibs on the runway; otherwise, it's takeoff planes that get the priority. If the number of planes surpasses 10, some of them remain airborne, patiently awaiting their turn.

About

Multi-threaded airport takeoff and landing simulation made in C++ with SFML library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published