When I was growing up, there were two airport simulator games that were pretty fun to play. One of them I remember playing on my Sega Genesis.
Aerobiz? I had forgotten about that one, such an awesome game. Rented it from Blockbuster many times.
Airport Simulator
131–140 of 179 posts
Re: Airport Simulator
#132I was only thinking about Flight Control[0] the other day and how I wish there were more modern takes on it! There was Mini Metro[1], but that was released over a decade ago. -- [0] - https://en.wikipedia.org/wiki/Flight_Control [1] - https://en.wikipedia.org/wiki/Mini_Metro_(video_game)
Gameplay from 2011:
Re: Airport Simulator
#133I was only thinking about Flight Control[0] the other day and how I wish there were more modern takes on it! There was Mini Metro[1], but that was released over a decade ago. -- [0] - https://en.wikipedia.org/wiki/Flight_Control [1] - https://en.wikipedia.org/wiki/Mini_Metro_(video_game)
In 2022 [0], Jan David Nose (jdno) released a game / programming challenge called _Auto Traffic Control_ [1]. Rather than controlling airplanes with UI interactions, the simulation is a GRPC server that expects the player to construct a game client that issues flight paths. I tried to make a game client for jdno's ATC [2]. My client was deficient, as I tried to treat the movement as a fixed interval, by only submitti…
Re: Airport Simulator
#134When weather conditions permit, regardless of whether an operation is conducted under instrument flight rules or visual flight rules1, vigilance shall be maintained by each person operating an aircraft so as to see and avoid other aircraft.
I had some aircraft pop in from off-screen and just run into another one that just took off.
Re: Airport Simulator
#135Re: Airport Simulator
#136The pilots in this game are complete dum-dums and not following 14 CFR § 91.113 (b): When weather conditions permit, regardless of whether an operation is conducted under instrument flight rules or visual flight rules1, vigilance shall be maintained by each person operating an aircraft so as to see and avoid other aircraft . I had some aircraft pop in from off-screen and just run into another one that just took off.
Re: Airport Simulator
#137The pilots in this game are complete dum-dums and not following 14 CFR § 91.113 (b): When weather conditions permit, regardless of whether an operation is conducted under instrument flight rules or visual flight rules1, vigilance shall be maintained by each person operating an aircraft so as to see and avoid other aircraft . I had some aircraft pop in from off-screen and just run into another one that just took off.
This game would also be better if I could actually decide when to clear departures.
Re: Airport Simulator
#138Re: Airport Simulator
#139Re: Airport Simulator
#140Play this for a few minutes and you start to realize why sequencing and published flight paths are so important! Really fun, thank you!