Apple II+ clone of Amidar
Go to file
2017-07-21 11:52:25 -07:00
actors.s Fixed x offset of player so it didn't intrude an extra byte into the score area 2017-07-20 21:55:08 -07:00
apple-sprite9x11.png Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
atari.png Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
background.s Added text damage 2017-07-20 21:49:24 -07:00
cpbg.s Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
debug.s Added text damage 2017-07-20 21:49:24 -07:00
fatfont128.dat Added tile replacement for odd column left/right tiles 2017-07-20 22:27:38 -07:00
kansasfest-hackfest.png Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
LICENSE Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
logic.s First semi-controllable player 2017-07-20 18:22:44 -07:00
macros.s Maze generation working 2017-07-19 17:11:09 -07:00
Makefile Added title screen 2017-07-21 11:52:25 -07:00
maze.s WIP player movement 2017-07-20 11:40:35 -07:00
mazegen.py Added run script for mazegen 2017-07-17 11:14:37 -07:00
mazetiles.s Maze generation working 2017-07-19 17:11:09 -07:00
moldy_burger.png Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
partycrasher-software.png Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -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 length to text damage in preparation for multiple character strings 2017-07-21 06:53:47 -07:00
title.png Added title screen 2017-07-21 11:52:25 -07:00
title.xcf Added title screen 2017-07-21 11:52:25 -07:00
vars.s Moved all actor* storage to page 8 2017-07-20 15:09:45 -07:00
working.s Added text damage 2017-07-20 21:49:24 -07:00