Commit Graph

7 Commits

Author SHA1 Message Date
Colin McMillen
ca8926f567 Add display of player health. 2015-06-01 23:05:37 -04:00
Colin McMillen
b238fa2d37 Collision detection between player and enemy shots. 2015-06-01 21:23:53 -04:00
Colin McMillen
f5b67dd535 Change shots to be single-shot and 8x8 sprite size. 2015-06-01 19:42:19 -04:00
Colin McMillen
4bf0033962 Make enemy sprites red. 2015-05-31 18:08:52 -04:00
Colin McMillen
eb7757a8b3 Change shot sprite to be up against left edge.
Also fix a bug where some entries of the sprite buffer weren't being
cleared.
2015-05-31 15:05:37 -04:00
Colin McMillen
782db84d48 Add the ability to shoot with the B button.
For now, only one shot can be in-flight at a time.
2015-05-25 12:01:42 -04:00
Colin McMillen
025d0ea3ec Use 32x32 sprites for ship.
Also use neviksti's pcx2snes rather than eKid's.
2015-05-25 09:42:54 -04:00