Big released bevy games
Big released bevy games
Are there some big projects/games that are released and made in bevy?
A lot of times tiny glade is mentioned, but I can not find a reliable source from the devs that it is made in bevy.
You're viewing a single thread.
They talk about using bevy in this interview (and on Discord).
As far as released stuff go, I know of this git repo which collects some of the projects: https://github.com/Vrixyz/bevy_awesome_prod
7 0 ReplyAs far as I skimmed the text they used bevy for their prototype not for the release or at least not as a whole.
1 0 ReplyThey use Bevy for ECS and custom rendering with Vulkan. It's right there in the article:
Anastasia started with Bevy because it was the easiest thing to jump into, and we're still using a modified version of Bevy to this day
Also mentioned in other places like this presentation: https://www.youtube.com/watch?v=jusWW2pPnA0
5 0 Reply