Apple II+ clone of Amidar
Go to file
Rob McMullen 552ee3b894 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
LICENSE Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
Makefile Added additional wipe for title graphic screen 2017-07-22 06:27:06 -07:00
actors.s 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
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 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
cpbg.s Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
debug.s Fixed player freeze above row 5 2017-07-22 08:22:15 -07:00
demo.s Changed screen wipes for the different builds: nothing for working, wipes for demo 2017-07-22 05:30:18 -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 Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00
logic.s Fixed player freeze above row 5 2017-07-22 08:22:15 -07:00
macros.s Maze generation working 2017-07-19 17:11:09 -07:00
main.s Fixed player freeze above row 5 2017-07-22 08:22:15 -07:00
maze.s 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
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 Initial score panel display 2017-07-21 22:10:29 -07:00
title.png updated fujirun title 2017-07-22 05:37:46 -07:00
title.xcf updated fujirun title 2017-07-22 05:37:46 -07:00
vars.s Corrected midpoint tile changes for orbiter & higher speeds 2017-07-21 20:57:25 -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
working.s Changed screen wipes for the different builds: nothing for working, wipes for demo 2017-07-22 05:30:18 -07:00