
About
Fly8 is the source code for a flight simulator written by Eyal Lebedinsky, last updated in February 1998, with build support spanning an unusually wide range of historical platforms — DOS, DOS/DJGPP, Unix/X11 (Linux, SunOS, SGI IRIX), Amiga, OS/2, and several Windows compiler toolchains (Visual C++, Borland C, GnuWin32/MinGW, and lcc-win32).
Getting started
Building requires running a platform-specific configuration step for the target OS and compiler (e.g. DOS, DJGPP, Unix/X11, Amiga, OS/2, or a particular Windows compiler) before compiling with that platform's make tool; no pre-built binaries are provided.
Additional notes
- Known limitation
- The author notes the Amiga port "used to work" but is untested since he no longer has a machine to check it on.