Aerofoil is a port of John Calhoun's Glider PRO, the classic Macintosh paper airplane game.

Based on the 2016 release of the game source code and assets, it includes all of the houses from the CD-ROM release, a level editor, tools for extracting and importing hundreds of existing levels created for the original Macintosh version, and a classic user interface theme to capture the distinctive look and feel of the era.

I'm not accepting any donations or payments, please enjoy this restoration of an amazing and iconic game free of charge.

This is an open source project, anyone can download the source code and contribute to its development via the GitHub page: https://github.com/elasota/Aerofoil

StatusReleased
PlatformsWindows, macOS, Android, HTML5
Rating
Rated 4.7 out of 5 stars
(9 total ratings)
AuthorGale Force Games
GenreAction
Made withSDL
Tags2D, Arcade, Level Editor, Open Source, Retro
Code licenseGNU General Public License v2.0 (GPL)
Average sessionAbout a half-hour
LanguagesEnglish
InputsKeyboard, Gamepad (any)
AccessibilityConfigurable controls
MultiplayerLocal multiplayer
Player count1 - 2

Download

Download
Aerofoil Windows 64-bit Installer 9 MB
Version 1.1.2 Nov 10, 2021
Download
Aerofoil Windows 64-bit 9 MB
Version 1.1.2 Nov 10, 2021
Download
Aerofoil Android APK 29 MB
Version 1.1.2 Nov 10, 2021
Download
Aerofoil Source Code 33 MB
Version 1.1.2 Nov 10, 2021
Download
Aerofoil macOS x64/ARM 12 MB

Also available on

Development log

Comments

Log in with itch.io to leave a comment.

Installing thru the itch desktop app causes the launch button to open the installation folder rather than starting the game

Any chance for an updated Mac build? The latest build is 1.1.0.

Thanks!

(+1)

Oh, sweet! How much work needs to be done for a Linux build?

(+1)

Probably not much since there is already an SDL/OpenGL/POSIX backend which compiles in Cygwin with CMake and is the basis of the macOS port, but I don't have a Linux machine to develop on or test it on so I'm not sure what else is needed.

If you're interested in testing or contributing to a Linux version, please comment on issue #2 on the GitHub page.

I would also like to cast my vote for a Linux build. Hopefully, someone with the necessary knowledge will step up to the task.

So far, I tried running it using Proton, and got a white screen. I also followed the Linux.txt instructions, to no avail (it gives me a few errors when compiling).

(2 edits)

If you could provide an alpha Linux build I'd love to try and see if what you've got currently works on my Steam Deck (even if I can't personally contribute to making it work as such outside of reporting what happens). I'm too much of a novice to compile it myself. I'm stuck on "The heck do I do with SDL2?" lol. I tried running the normal version as a non steam game on different Proton versions and got white screens.

Any way to make this fullscreen? Thanks for posting btw.

(+1)

Yes, you can turn on fullscreen mode by pressing Alt+Enter at any time or by going to Options -> Preferences -> Display and checking "Full screen mode"

Due to browser restrictions, if you do the second option, you'll need to press a key or click the game frame after closing the Preferences window to transition to fullscreen.

thanks! that worked for me

(+2)

Wow, this is amazing.  Thanks for this.