Apple II+ clone of Amidar
Go to file
Rob McMullen 84ea6ddce0 Replaced the partycrasher logo with player/missile. Don't want to tempt the ire of the shambling zombified remains of Atari 2017-07-26 11:16:06 -07:00
LICENSE Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
Makefile Replaced the partycrasher logo with player/missile. Don't want to tempt the ire of the shambling zombified remains of Atari 2017-07-26 11:16:06 -07:00
actors.s Workaround for starting with one point before the player moves 2017-07-25 16:14:51 -07:00
apple-sprite9x11.png Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
atari-sprite9x11.png Added black border around fuji sprite 2017-07-21 21:03:26 -07:00
atari.png Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
background.s Moved another font drawing routine to platform file 2017-07-25 16:27:35 -07:00
constants.s Moved screen functions to platform-apple2 2017-07-25 15:51:25 -07:00
debug.s Moved debug random test to debug.s 2017-07-25 16:30:48 -07:00
fatfont128.dat Added lives remaining display; reduced score display to 5 digits & lowered scoring values to more like a 1980 game 2017-07-22 08:46:09 -07:00
kansasfest-hackfest.png Replaced the partycrasher logo with player/missile. Don't want to tempt the ire of the shambling zombified remains of Atari 2017-07-26 11:16:06 -07:00
logic.s Moved screen functions to platform-apple2 2017-07-25 15:51:25 -07:00
macros.s Maze generation working 2017-07-19 17:11:09 -07:00
main.s Added scrolling wipe for thanks screen 2017-07-25 17:57:16 -07:00
maze.s Moved screen functions to platform-apple2 2017-07-25 15:51:25 -07:00
mazegen.py Fixed sub-tile movement for player 2017-07-22 12:05:22 -07:00
mazetiles.s Maze generation working 2017-07-19 17:11:09 -07:00
platform-apple2.s Converted to asmgen (renamed from quicksprite) 2017-07-26 11:00:20 -07:00
player-missile-2.png Replaced the partycrasher logo with player/missile. Don't want to tempt the ire of the shambling zombified remains of Atari 2017-07-26 11:16:06 -07:00
player-missile.png Replaced the partycrasher logo with player/missile. Don't want to tempt the ire of the shambling zombified remains of Atari 2017-07-26 11:16:06 -07:00
rand.s Moved debug random test to debug.s 2017-07-25 16:30:48 -07:00
run.sh Added run script for mazegen 2017-07-17 11:14:37 -07:00
title.png Turned antialiasing off for text on title screen 2017-07-25 13:56:12 -07:00
title.xcf Turned antialiasing off for text on title screen 2017-07-25 13:56:12 -07:00
vars.s Beginning commenting before public release 2017-07-25 14:06:51 -07:00
wipes-demo.s Added scrolling wipe for thanks screen 2017-07-25 17:57:16 -07:00
wipes-null.s Added scrolling wipe for thanks screen 2017-07-25 17:57:16 -07:00