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>
17 lines
575 B
Markdown
17 lines
575 B
Markdown
---
|
|
id: GAL-34
|
|
title: Dual Fighter (Rescuing Captured Ship)
|
|
status: Todo
|
|
parent: null
|
|
labels: [gameplay, advanced-mechanics]
|
|
---
|
|
|
|
# GAL-34: Dual Fighter (Rescuing Captured Ship)
|
|
|
|
Allow the player to rescue a captured ship and operate in dual-fighter mode.
|
|
|
|
## Sub-issues
|
|
|
|
- [ ] [GAL-35](GAL-35.md) — Allow the player to shoot a Boss that is holding a captured ship.
|
|
- [ ] [GAL-36](GAL-36.md) — Implement the logic to free the captured ship upon shooting the Boss.
|
|
- [ ] [GAL-37](GAL-37.md) — Implement the dual fighter mode (controlling two ships, firing two bullets).
|