An artillery style game for the Apple IIgs. But with cats.
Go to file
2017-09-17 13:39:10 -07:00
GSCats.xcodeproj First pass on terrain craters 2017-09-13 07:53:40 -06:00
.gitignore
AppleCommander.jar
collision.s Terrain data resolution doubled 2017-09-13 10:56:34 -06:00
equates.s First pass on terrain craters 2017-09-13 07:53:40 -06:00
font.s Added player damage and death 2017-09-03 17:20:24 -07:00
gamemanager.s Seemingly working rendering with PHY added 2017-09-15 18:10:59 -07:00
gameobject.s Terrain data resolution doubled 2017-09-13 10:56:34 -06:00
GenerateCircles.py Terrain data resolution doubled 2017-09-13 10:56:34 -06:00
GenerateRenderSpans.py
GenerateTrigTables.py Basic rendering of projectiles 2017-08-24 21:45:05 -07:00
GenerateVRAMTable.py
GenerateVRAMYOffset.py
graphics.s
gscats.2mg Smooth terrain working!! 2017-09-17 13:39:10 -07:00
gscats.s Added player collision checks 2017-09-02 20:52:19 -07:00
input.s Added power level controls 2017-09-05 12:55:27 -07:00
loader.s
macros.s Basic collision detection on terrain working 2017-08-31 12:55:02 -07:00
Makefile
player.s Terrain data resolution doubled 2017-09-13 10:56:34 -06:00
projectile.s First pass on terrain craters 2017-09-13 07:53:40 -06:00
tables.s Terrain data resolution doubled 2017-09-13 10:56:34 -06:00
terrain.s Smooth terrain working!! 2017-09-17 13:39:10 -07:00
utility.s Added shot power & fixed point multiply 2017-09-05 12:07:33 -07:00
V2Make.scpt Seemingly working rendering with PHY added 2017-09-15 18:10:59 -07:00