55 lines
918 B
Plaintext
Raw Normal View History

2024-04-14 01:30:46 -04:00
title
~~~~~
+ menu
+ load/save game
+ credits?
mars map
~~~~~~~~
+ make tiles for first level and green level impassable
+ animate stars
2024-04-14 01:30:46 -04:00
+ enforce collision detection
+ proper smooth movement
+ show keens left at start, also when press ??
+ mark completed levels
at start, over-write finished levels with blue tiles
check completed levels when action and not let you re-enter
level engine
~~~~~~~~~~~~~
+ make generic
2024-04-14 01:30:46 -04:00
2024-04-05 16:45:40 -04:00
sound effects
~~~~~~~~~~~~~
2024-04-05 16:45:40 -04:00
2024-04-01 02:03:48 -04:00
movement:
~~~~~~~~~
2024-04-05 16:45:40 -04:00
+ scroll with sub-block movement? might not work at hi-res?
2024-04-01 02:03:48 -04:00
enemies
~~~~~~~
2024-04-05 16:45:40 -04:00
+ disable when not on screen?
2024-04-14 01:30:46 -04:00
+ enemies besides yorps
shooting
~~~~~~~~
+ FIX collision with enemies
2024-04-14 01:30:46 -04:00
+ shoot enemies
pogo
~~~~
+ implement
2024-04-05 16:45:40 -04:00
2024-04-01 02:03:48 -04:00
lo-res version
~~~~~~~~~~~~~~
2024-04-14 01:30:46 -04:00
+ improve keyboard handling on Apple IIe
+ walk behind some sprites (columns on level1)
2024-04-14 01:30:46 -04:00
+ better animations
2024-03-30 00:55:12 -04:00
+ game over screen if out of lives
2024-03-20 01:47:05 -04:00
2024-03-25 00:53:05 -04:00
hi-res version
~~~~~~~~~~~~~~
+
2024-03-30 01:28:34 -04:00