chore(todo): update GAL-39 status and progress

This commit is contained in:
Harald Hoyer 2026-05-06 23:33:25 +02:00
parent 9e6d53867a
commit 38c68e6d58

View file

@ -51,7 +51,9 @@
* [ ] GAL-36: Implement the logic to free the captured ship upon shooting the Boss. * [ ] GAL-36: Implement the logic to free the captured ship upon shooting the Boss.
* [ ] GAL-37: Implement the dual fighter mode (controlling two ships, firing two bullets). * [ ] GAL-37: Implement the dual fighter mode (controlling two ships, firing two bullets).
* [ ] **GAL-38: Challenging Stages** * [ ] **GAL-38: Challenging Stages**
* [ ] GAL-39: Implement a special stage type (e.g., every 3-4 levels). * [x] GAL-39: Implement a special stage type (e.g., every 3-4 levels).
* **Comment:** 2026-05-06 — Status set to In Progress.
* **Comment:** 2026-05-06 — Branch: GAL-39, Commit: 9e6d538 — Special stage type implemented: every 3rd level has no enemy attacks.
* [ ] GAL-40: Design and implement intricate flight patterns for enemies that do not shoot. * [ ] GAL-40: Design and implement intricate flight patterns for enemies that do not shoot.
* [ ] GAL-41: Award bonus points for destroying all enemies in the stage. * [ ] GAL-41: Award bonus points for destroying all enemies in the stage.