chore(todo): update GAL-56 status to Done, check off all AC

This commit is contained in:
Harald Hoyer 2026-05-09 11:05:28 +02:00
parent 933d23cc35
commit 4189b8c908
2 changed files with 12 additions and 7 deletions

View file

@ -17,4 +17,4 @@ Score, lives, stage, high-score, start menu, and restart UI.
- [x] [GAL-53](GAL-53.md) — Implement a High Score system (saving/loading).
- [x] [GAL-54](GAL-54.md) — Create a Start Menu state with a "Start Game" button.
- [ ] [GAL-55](GAL-55.md) — Add a "Press R to Restart" message to the `GameOver` screen and implement restart logic.
- [ ] [GAL-56](GAL-56.md) — Score resource does not reset on game restart.
- [x] [GAL-56](GAL-56.md) — Score resource does not reset on game restart.