Apple II+ clone of Amidar
Go to file
Rob McMullen 23980e303f Moved screen functions to platform-apple2 2017-07-25 15:51:25 -07:00
LICENSE Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
Makefile Moved all generated code and build products into build-apple2 directory 2017-07-25 15:17:24 -07:00
actors.s Moved screen functions to platform-apple2 2017-07-25 15:51:25 -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 Moved screen functions to platform-apple2 2017-07-25 15:51:25 -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
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 Moved screen functions to platform-apple2 2017-07-25 15:51:25 -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
partycrasher-software.png Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
platform-apple2.s Moved screen functions to platform-apple2 2017-07-25 15:51:25 -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 Moved screen functions to platform-apple2 2017-07-25 15:51:25 -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 Moved screen functions to platform-apple2 2017-07-25 15:51:25 -07:00
wipes-null.s Added additional wipe for title graphic screen 2017-07-22 06:27:06 -07:00