Airport Simulator
81–90 of 179 posts
Re: Airport Simulator
#82Re: Airport Simulator
#83I 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)
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 submitting flight plans that moved in cartesian directions. Only by cheating, modifying the simulator, could my greedy algorithm land any planes [3]. I suspect I was supposed to continuously model and poll the future positions of airplanes when developing a flight plan.
I suspect that I won't have much competition on the leaderboard, despite the asterisk, as jdno eventually archived the project [4]. Originally, the project was self-publication while looking for work. The Rust Foundation hired him a little while afterward.
[0] https://jdno.dev/auto-traffic-control/
[1] https://auto-traffic-control.com/
[2] https://github.com/Nzen/hircine-anise-okkoz
[3] https://www.youtube.com/watch?v=czsSjy1Uqyk 1.5 minutes
[4] https://github.com/jdno/auto-traffic-control/commit/b5972dfb...
Re: Airport Simulator
#84I 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)
[1] https://apps.apple.com/us/app/planes-control/id1015114550
Re: Airport Simulator
#85Took me far too long to work how to get a plane to land, was drawing lines along the runway rather than dropping them on the coloured spot at the end and they were overflying. Was thinking the paths weren't straight enough, once I figured it out was quite funny to find the planes can do 180° turns mid air to land.
Yeah to be more realistic they should be able to land from either end of the runway. Mayve depending on wind.
Re: Airport Simulator
#86Video here so you can copy my sweet strats: https://youtu.be/7f1WgnAqckk
I'd love to watch a professional SC: Brood War player give this a try.
Re: Airport Simulator
#87Re: Airport Simulator
#88It looks like the true leader right now is 90 landings in 7:29.