flapple/src
Dagen Brock 379413709f The original v1.0 public release via cicd.
github sponsors file
2020-03-13 21:52:49 -05:00
..
_FileInformation.txt The original v1.0 public release via cicd. 2020-03-13 21:52:49 -05:00
applerom.s fix indenting with Cadius (by Brutal Deluxe) 2014-12-04 23:44:27 -06:00
bird.s now has cross assembly build pipeling for Merlin32 2015-05-06 11:45:17 -05:00
dlrlib.s now has cross assembly build pipeling for Merlin32 2015-05-06 11:45:17 -05:00
flapple.s Fix game start with button 2015-07-09 21:35:15 -05:00
numbers.s fix indenting with Cadius (by Brutal Deluxe) 2014-12-04 23:44:27 -06:00
pipes.s now has cross assembly build pipeling for Merlin32 2015-05-06 11:45:17 -05:00
readme.s added the readme.s which is a copy of readme.md 2014-12-05 00:06:25 -06:00
soundengine.s fix indenting with Cadius (by Brutal Deluxe) 2014-12-04 23:44:27 -06:00
sprite.s fix indenting with Cadius (by Brutal Deluxe) 2014-12-04 23:44:27 -06:00
util.s fix indenting with Cadius (by Brutal Deluxe) 2014-12-04 23:44:27 -06: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