this post was submitted on 06 Nov 2023
25 points (100.0% liked)

Game Development

61 readers
1 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

you are viewing a single comment's thread
view the rest of the comments
[–] porgamrer@programming.dev 5 points 1 year ago (1 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.

[–] Amaltheamannen@lemmy.ml 4 points 1 year 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.

[–] N1NJ4W4RR10R_@aussie.zone 2 points 1 year 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.