Flapple Bird - A de-make of Flappy Bird for the Apple II computer
Go to file
2015-07-09 21:47:19 -05:00
src Fix game start with button 2015-07-09 21:35:15 -05:00
.gitignore set better ignore 2015-07-09 21:47:19 -05:00
flapple140.po Latest build with button fixes 2015-07-09 21:36:07 -05:00
flapple800.po Latest build with button fixes 2015-07-09 21:36:07 -05:00
LICENSE Initial commit 2014-06-04 23:49:14 -05:00
make_bootable build script pointed to symbolic link no longer needed 2015-07-09 21:15:02 -05:00
README.md release version 2014-06-06 10:47:02 -05:00

flapple

Flapple Bird - A de-make of Flappy Bird for the Apple II computer

More information about this project is available at http://dagenbrock.com/flappy

How to run

You can download either disk image and run it with an emulator or transfer it to the respective media and run it on a real machine (recommended). The 3.5" ProDOS disk version is "flapple800.po", and the 5.25" ProDOS disk version is "flapple140.po".

How to build

This is written to compile on Merlin 8/16, but I believe should work with all later Merlin variants. Load Merlin, then 'L'oad the file "flapple.s", finally hit OpenApple-A to assemble and it should build the "flap.system" file.

Again, more information about this project is available at http://dagenbrock.com/flappy