Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Cool concept - really would have liked more content.

I see you took a step away from Unity to try Bevy, very cool.

I’ve been experimenting with ECS in a couple of these entries but using tiny-ecs. You’ll have to share your thoughts on Bevy + Rust.

thanks! yeah I ended up running out of time, I tried to scrap together the levels that I could. It was fun exploring a new framework too, Bevy is pretty powerful and wasn't too difficult to work with, though the documentation isn't amazing (had to rely on a lot of examples)

ECS is a paradigm I haven't used much before, so I'm definitely interested to try using it a bit more