bglga/TODO/README.md
Harald Hoyer db9f7714b1 chore(todo): split TODO.md into per-issue files under TODO/
Convert the flat TODO.md into a TODO/ folder where each GAL-N issue is
its own Linear-style markdown document with YAML frontmatter (id, title,
status, parent, labels), and add a README index grouped by section.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 09:29:17 +02:00

30 lines
914 B
Markdown

# Project Issues
Linear-style issue tracker for bglga. Each issue lives in its own `GAL-N.md` file in this folder.
Statuses: `Todo`, `In Progress`, `Done`.
## 1. Core Gameplay Loop & State Management
- [x] [GAL-1](GAL-1.md) — Player Lives
- [x] [GAL-5](GAL-5.md) — Game Over State
- [x] [GAL-9](GAL-9.md) — Scoring
- [x] [GAL-12](GAL-12.md) — Levels/Stages
## 2. Enemy Behavior — Formations & Attack Patterns
- [x] [GAL-16](GAL-16.md) — Enemy Formations
- [x] [GAL-20](GAL-20.md) — Enemy Attack Dives
- [ ] [GAL-25](GAL-25.md) — Enemy Variety
## 3. Advanced Galaga Mechanics
- [ ] [GAL-28](GAL-28.md) — Boss Galaga & Capture Beam
- [ ] [GAL-34](GAL-34.md) — Dual Fighter (Rescuing Captured Ship)
- [ ] [GAL-38](GAL-38.md) — Challenging Stages
## 4. Polish and User Interface
- [ ] [GAL-42](GAL-42.md) — Visuals
- [ ] [GAL-46](GAL-46.md) — Audio
- [ ] [GAL-50](GAL-50.md) — UI