An artillery style game for the Apple IIgs. But with cats.
Go to file
2017-10-09 14:41:05 -07:00
Art Debugging 2017-10-07 15:39:10 -07:00
GSCats.xcodeproj Much refinment to Mr.Sprite-based art pipeline 2017-10-07 15:00:40 -07:00
.gitignore First pass on ProDOS-based bank loader 2017-10-01 17:36:09 -07:00
AppleCommander.jar
circleTable.s
collision.s Fixed a collision precision bug with terrain 2017-10-09 14:41:05 -07:00
equates.s First pass on ProDOS-based bank loader 2017-10-01 17:36:09 -07:00
font.s
gamemanager.s Fixed corrupted players during scrolling 2017-10-07 15:15:22 -07:00
gameobject.s Integrated Mr. Sprite bank system 2017-10-06 12:28:18 -07:00
GenerateCircles.py
GenerateRenderSpans.py
GenerateTrigTables.py
GenerateVRAMTable.py
GenerateVRAMYOffset.py
graphics.s Integrated Mr. Sprite bank system 2017-10-06 12:28:18 -07:00
gscats.2mg Fixed a collision precision bug with terrain 2017-10-09 14:41:05 -07:00
gscats.s Integrated Mr. Sprite bank system 2017-10-06 12:28:18 -07:00
input.s Added cat sprites 2017-09-30 13:01:36 -07:00
loader.s Fixed a bug with odd byte sizes in bank loader 2017-10-08 16:46:35 -07:00
macros.s Fixed a bug with odd byte sizes in bank loader 2017-10-08 16:46:35 -07:00
Makefile Much refinment to Mr.Sprite-based art pipeline 2017-10-07 15:00:40 -07:00
MerlinToCA65.sh Much refinment to Mr.Sprite-based art pipeline 2017-10-07 15:00:40 -07:00
player.s Debugging 2017-10-07 15:39:10 -07:00
projectile.s Groundwork for new art pipeline 2017-10-01 15:40:29 -07:00
SpriteBank00.bin Debugging 2017-10-07 15:39:10 -07:00
spritebank.s Much refinment to Mr.Sprite-based art pipeline 2017-10-07 15:00:40 -07:00
tables.s
terrain.s Added crater clipping to terrain edges 2017-09-18 12:51:01 -07:00
utility.s
V2Make.scpt