Merge branch 'gal-44-add-explosion-effects'

This commit is contained in:
Harald Hoyer 2026-05-06 20:33:23 +02:00
commit 35300ec62b
8 changed files with 128 additions and 3 deletions

View file

@ -55,7 +55,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`.