ld50/TODO.md

20 lines
701 B
Markdown

1. Power ups
* 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
* support for pieces with multiple hit points
* unit info panel
2. Visual polish
* clean up tile borders
* multiple square tiles to add variation
* make the help text indicate (flash, etc.)
3. Sound effects
* on hit
* if possible, a small bit of background music
4. Further visual polish
5. New units
Bugs
* if the player has no possible moves, there is no way to continue: add a skip turn button