dos33fsprogs/games/lemm/TODO

13 lines
575 B
Plaintext
Raw Normal View History

+ more than 1 lemming
+ draw roughly circular bg destruction when lemming explodes
2022-03-14 04:26:11 +00:00
+ wait a second after last lemming gone to exit
+ update the "in" %
2022-03-15 04:02:46 +00:00
+ dig off the map, end level
2022-03-14 04:26:11 +00:00
+ fill in some of the ground so we don't get stuck when digging
2022-03-16 01:56:47 +00:00
+ "Out" counter is only printed to page1 so gets erased by cursor
2022-03-17 03:40:34 +00:00
+ Falling too far and you go splat
2022-03-18 05:59:15 +00:00
+ See if the jerky animation is due to starting at an odd x vs
even x, maybe we should start animation 4 frames in if that's
2022-03-19 04:36:58 +00:00
the case. Or maybe it's the shift for odd frames, make
the shift the other way if walking left/right