Commit Graph

7 Commits

Author SHA1 Message Date
blondie7575 f532287345 Added victory sequence 2024-02-01 09:53:38 -07:00
blondie7575 926e69e33d Added game controls for movement 2024-01-21 17:27:12 -07:00
blondie7575 2b5e7a29f0 Added shoot animations and more sound
Animation system now supports multiple sprite sizes
2023-07-05 20:27:47 -07:00
blondie7575 b289166038 Added animation system with hit animations for cats 2023-06-30 15:32:17 -07:00
blondie7575 4a9958e5ac Added power indicator to crosshair
Fixed years-old bug in terrain unclipper which caused it to spray garbage in bank 3. My god, what a bug.
2023-06-25 18:43:07 -07:00
blondie7575 509af5c166 Foundation work for aiming crosshair 2023-06-21 20:07:30 -07:00
blondie7575 e1d1e86258 Smarter disk image management
Switched to Cadius, and disk image is now treated as a pure build product, generated on every run.

Makefile also now properly launches the emulator. It had a bug before where loader code changes would sometimes not be recognized
2023-06-18 16:59:37 -07:00