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
446 B
Markdown
17 lines
446 B
Markdown
---
|
|
id: GAL-42
|
|
title: Visuals
|
|
status: In Progress
|
|
parent: null
|
|
labels: [polish, visuals]
|
|
---
|
|
|
|
# GAL-42: Visuals
|
|
|
|
Replace placeholder geometry with sprites, add explosions, and add a starfield background.
|
|
|
|
## Sub-issues
|
|
|
|
- [ ] [GAL-43](GAL-43.md) — Replace placeholder geometric shapes with actual sprites.
|
|
- [x] [GAL-44](GAL-44.md) — Add explosion animations/effects.
|
|
- [x] [GAL-45](GAL-45.md) — Implement a scrolling starfield background.
|