this post was submitted on 06 Nov 2023
29 points (93.9% liked)

Game Development

2814 readers
3 users here now

Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.

Community Wiki

founded 1 year ago
MODERATORS
 

With a staggering number of new features, from GameFromScratch.com

all 5 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 10 months ago (2 children)

Looks great. I just worry that some of these Rust game engine projects are a bit too far down the engine tech rabbit hole to ever be used for anything, which would be a shame.

The tech is all super impressive, but I'm not sure I could actually sit down and make a game with it. I find that this feeling is usually reflected in the examples section, where there are loads of small demos of different engine systems, but very little that resembles a playable game.

[–] [email protected] 5 points 10 months ago (1 children)

It intentionally doesn't have an official tutorial because there are frequent breaking changes. Its still early in development, though I've had a lot of fun using it anyway. It's rapidly becoming a really good engine.

The main thing missing is a good built in UI system and an editor.

[–] [email protected] 2 points 10 months ago

The main thing missing is a good built in UI system and an editor.

Although the project creator was saying this is being worked on as a priority.

[–] Reacher 4 points 10 months ago

Bevy is super young. I think it just needs more time but the groundwork is really promising.

For larger projects (with a team of programmer and non tech people) it definitely needs an editor which is on the roadmap, already.