From 6103007ed20ebf8fddde0eac8229d1c09c17ec4f Mon Sep 17 00:00:00 2001 From: Eric Lasota Date: Sun, 16 May 2021 00:28:58 -0400 Subject: [PATCH] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 4195c89..bf2dfe1 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,3 @@ Aerofoil is a port of John Calhoun's Glider PRO, the classic paper airplane game for Apple Macintosh computers released in 1994. The port features a 90's-style GUI, gamepad support, high-quality upscaling and color correction, a full port of the level editor, a set of import tools for unpacking and converting the vast majority of existing community content, and a new touchscreen interface for mobile devices. - -# HELP WANTED: Linux, macOS, and iOS port maintainers - -I'm looking for contributors to help get Aerofoil on more operating systems! - -Most of Aerofoil's system-specific features already have SDL, GLES2, POSIX, and C++11 versions, so the vast majority of the work needed to bring it to more operating systems is already done. I mostly just need someone to set up projects, implement a few minor system-specific features (like storage directory paths), and build the binaries. - -If you're interested in helping bring this classic game to more systems, please comment on one of the open issues in the issue tracker. \ No newline at end of file