28 Commits (2c2537c56ee8dc9b599920f1b456b391e6e05efa)

Author SHA1 Message Date
  Thomas B 3f81694840 tweak makefile and put acceleration logic back in bank 0 (crashed real hardware but worked in most emulators) 3 weeks ago
  Thomas B b121a2f05b add second configurable game background map, refactor text handling functions. 3 weeks ago
  Thomas B 6e13d7a8d9 add 16 way movement 1 month ago
  Thomas B 35a463b224 add a simple 8x8 font (for gbc mode only) 1 month ago
  Thomas B bea63ed2e7 remove small status sprites again, split map and window code 1 month ago
  Thomas B a7f4f2596c add a small indicator for hp and fuel 1 month ago
  Thomas B e5eead6cbc optimize ship sprite so thruster is visible at 45 degrees 1 month ago
  Thomas B 70224e8f78 add explosion sfxs 1 month ago
  Thomas B 17b6fddfb2 add wav file conversion and playback 1 month ago
  Thomas B 563f97ed06 add large debug marker. properly keep coordinates in range. 1 month ago
  Thomas B 0e0afb6c62 debug marker in center of screen. tweak sprite positions. 1 month ago
  Thomas B 41c9c88b68 optimize pause sprite to only use one color palette 1 month ago
  Thomas B 035393ca42 add second color to pause text and flip between them 1 month ago
  Thomas B 2d6b8aa88d add pause and quit 1 month ago
  Thomas B 95b1df3919 add about screen with version info 1 month ago
  Thomas B 47c1d6fbdc start working on 8-way movement 1 month ago
  Thomas B 05a71b8c6b add sgb border support 1 month ago
  Thomas B 7c8f2a609c add explosion sprites and convert individual bar sprites to one. load explosion palettes dynamically. 1 month ago
  Thomas B 32a0222f5f add letters to show names in highscore 1 month ago
  Thomas B 2c36dec0a9 add proper colors to score on gbc 1 month ago
  Thomas B 22f5375e45 draw score in window 1 month ago
  Thomas B e43390cee8 pixel resolution status bars. also start with scoring and pickups. 1 month ago
  Thomas B 7fefdfbe4f optimize health and power sprite and use palette swap 2 months ago
  Thomas B f74a9a643f add health and power sprites, unfinished. 2 months ago
  Thomas B da3c51e464 add rotated ship sprite. basic 2-axis movement with 4-way rotation. 2 months ago
  Thomas B 19b25aa854 splash and ship with thruster 2 months ago
  Thomas B c1ab59ac52 reduce complexity of background map. show it colored on gbc and also noflip to support dmg. 2 months ago
  Thomas B 92635f1d0d metasprite test 2 months ago