From 08838c34287c9d65c303862cf0abaf8da6602ded Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Wed, 6 May 2026 16:45:26 +0200 Subject: [PATCH] chore(todo): update GAL-44 status and progress --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index ddb0b72..069d689 100644 --- a/TODO.md +++ b/TODO.md @@ -54,7 +54,9 @@ * [ ] **GAL-42: Visuals** * [ ] GAL-43: Replace placeholder geometric shapes with actual sprites. - * [ ] GAL-44: Add explosion animations/effects. + * [x] GAL-44: Add explosion animations/effects. + * **Branch:** `gal-44-add-explosion-effects` + * **Comment:** 2026-05-06 — Implementation complete with commit `2ff561e` * [x] GAL-45: Implement a scrolling starfield background. * [ ] **GAL-46: Audio** * [ ] GAL-47: Integrate `bevy_audio`.