openquell/TODO.md

13 lines
484 B
Markdown
Raw Normal View History

2024-02-06 15:26:20 +01:00
## Levels:
- use first line as background image name
- ignore comments in lvl files
- check when sphere bounces from one end to the other endlessly w/o
any solids in between. this is a game lock and equals game over
- Start the game end timer and add a score FIXME: put the actual max
reachable score into the level definition along with the minimum
steps required to reach it, also add a step counter
2024-02-09 20:20:13 +01:00
- Grid Observer:
https://github.com/mlange-42/arche/issues/374