Destroy enemy bases, but be careful - destroying enemies causes a chain reaction of explosions that can lead to your destruction!
Download or play at Maxx Obliterate on itch.io
Theme: Chain Reaction
https://itch.io/jam/bevy-jam-6
First-party code in this repo is ©2025 Christopher Anderson and licensed under the Apache-2.0 OR MIT licenses, at your choice.
First-party art in the /art
directory (and exported works in /assets
) is ©2025 Christopher Anderson licensed under the OGA-4.0 license. See /art/oga-by-40.txt
.
From https://opengameart.org/content/oga-by-40-faq "OGA-BY 4.0 is a license based on CC-BY 4.0 that removes that license's restriction on technical measures that prevent redistribution of a work."
Geo font by Ben Weiner licensed under the OFL (see /assets/fonts/geo/OFL.md
)
https://github.com/readingtype/Geo
https://www.readingtype.org.uk/type/geo.html
Some code is referenced/copied from:
-
https://github.com/TheBevyFlock/bevy_new_2d (triple licensed - used here under the MIT LICENSE), and
-
the documentation/examples of crates that have been used - especially the excellent Flair for the main menu. (MIT LICENSED)
All other crates/code are licensed under their respective licenses and used here with permission.