ld50/TODO.md

18 lines
579 B
Markdown
Raw Normal View History

2022-04-03 14:24:33 +00:00
1. Power ups
2022-04-03 01:44:33 +00:00
* a chance of having power ups spawn on an random unoccupied square when a unit dies
* +health, +attack, +speed, +jump, (pawn only) remove "attack_only", spawn a new (random?) piece, change movement type
* then the enemy respawns units, their new units are stronger
2022-04-03 01:44:33 +00:00
* support for pieces with multiple hit points
2022-04-03 14:24:33 +00:00
2. Visual polish
2022-04-03 01:44:33 +00:00
* multiple square tiles to add variation
* make the help text indicate (flash, etc.)
2022-04-03 14:24:33 +00:00
3. Sound effects
2022-04-03 01:44:33 +00:00
* on hit
* if possible, a small bit of background music
2022-04-03 17:15:42 +00:00
4. New units
5. Further visual polish
2022-04-03 16:10:15 +00:00
2022-04-03 17:15:42 +00:00
Bugs of note:
2022-04-03 16:10:15 +00:00
2022-04-03 17:15:42 +00:00
* n/a