TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Bevy's Game Engine Fourth Birthday

62 pointsby sbt5679 months ago

3 comments

diath9 months ago
I feel like every time Bevy is mentioned, on HN or elsewhere, a common question is "what are some examples of shipped games made in Bevy?" and there usually is not much to show, which is a big problem, while I personally have no interest in Rust/Bevy, and will most likely stick to C++ for game development, I feel like it would be in Bevy developers' best interest, to create showcase games. Currently, there are some technical demos and feature show offs, but these always look convincing regardless of the engine, because it's trivial to make trivial things look nice, however, it's hard to grasp the full picture of how ergonomic a framework/engine is without looking at a more complex project. Personally, if I could have a suggestion for Bevy developers, I would encourage them to implement things like a Minecraft clone, a Quake-type game clone, and maybe a platformer like Mario, to create a proper showcase of different components/features combined all together, furthermore, if they released such demo projects under a permissive license, it would allow people that are more into gameplay programming and less into engine/low-level programming, to just take these projects and build upon them, which would accelerate Bevy's adaptation and popularity.
评论 #41215116 未加载
评论 #41215052 未加载
eknkc9 months ago
I see a lot of work being done on rust game engines &#x2F; ecs crates &#x2F; frameworks etc but I don’t think I’ve heard about an actual successful game launched based on the rust game dev ecosystem.<p>Are there any good examples?<p>Don’t get me wrong, bevy looks fantastic but I feel like rust is not the best language for game development. It is hard to do fast paced prototyping using rust. It is hard to do shitty things you might need to do like juggling memory in a definitely unsafe way.<p>And it also looks like ECS is not a nice to have but a must have in rust game dev. Borrow checker will not be your friend otherwise.<p>I might be completely wrong though. Also, I’m not a game dev, just interested in the concepts around it. Anyone successfully developing a game (that is not a basic space shooter) in rust?
评论 #41214905 未加载
评论 #41214980 未加载
评论 #41214768 未加载
评论 #41215089 未加载
评论 #41214887 未加载
评论 #41214858 未加载
评论 #41214750 未加载
评论 #41215210 未加载
评论 #41214757 未加载
评论 #41214837 未加载
评论 #41214902 未加载
评论 #41214832 未加载
评论 #41215149 未加载
OtomotO9 months ago
I wonder how more often I&#x27;ll read about the UI focus... It was a focus point at the beginning of 2023, in a blog post.
评论 #41215298 未加载