# 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