Apple II+ clone of Amidar
Go to file
2017-07-25 15:17:24 -07:00
actors.s Grouped global constants into a single file 2017-07-25 14:22:36 -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 Cleanup of box painting and damage_maze 2017-07-24 19:52:57 -07:00
constants.s Grouped global constants into a single file 2017-07-25 14:22:36 -07:00
debug.s Beginning commenting before public release 2017-07-25 14:06:51 -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 Added thank yous 2017-07-22 14:37:25 -07:00
LICENSE Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
logic.s Added game over text 2017-07-22 14:38:36 -07:00
macros.s Maze generation working 2017-07-19 17:11:09 -07:00
main.s First cut at separating out platform specific stuff 2017-07-25 15:01:06 -07:00
Makefile Moved all generated code and build products into build-apple2 directory 2017-07-25 15:17:24 -07:00
maze.s Grouped global constants into a single file 2017-07-25 14:22:36 -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
partycrasher-software.png Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
platform-apple2.s Moved all generated code and build products into build-apple2 directory 2017-07-25 15:17:24 -07:00
player-missile.png Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
rand.s WIP for actor movement 2017-07-19 19:35:59 -07:00
run.sh Added run script for mazegen 2017-07-17 11:14:37 -07:00
screen.s Added parameter for wipe delay 2017-07-22 14:38:03 -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 additional wipe for title graphic screen 2017-07-22 06:27:06 -07:00
wipes-null.s Added additional wipe for title graphic screen 2017-07-22 06:27:06 -07:00