TehPers@beehaw.org
on 02 Oct 2024 17:45
nextcollapse
I keep looking at this game not because I want to play it, but because I want to see how it was made. As someone who’s played with bevy a bit, it’s amazing to me what they were able to do with it, and it would be so cool to see how it was done.
dillekant@slrpnk.net
on 03 Oct 2024 01:31
collapse
Oh wow this is Bevy and Rust?! RIP to everyone saying no “real” games are made in Rust.
threaded - newest
I keep looking at this game not because I want to play it, but because I want to see how it was made. As someone who’s played with bevy a bit, it’s amazing to me what they were able to do with it, and it would be so cool to see how it was done.
Oh wow this is Bevy and Rust?! RIP to everyone saying no “real” games are made in Rust.
From what I understand, it’s Bevy ECS + a custom renderer, and likely some other custom code.
Bespoke