Hacker News new | ask | show | jobs
by mycocola 212 days ago
I use rust for gamedev (not bevy). I'm unlikely to consider anything else exactly because of stability and throughput.
1 comments

Always curious to hear from people doing Rust gamedev without bevy! What are the main crates you're using, and what sort of game object architecture are you going with?

I do hobbyist level gamedev in my spare time and found bevy to be a bit too much for the things I want to do.