Oddbean new post about | logout
 thinking about learning #bevy after completing the #rust book. have some interesting idea yet :eyes_opposite:
not a very long game about lights of different colors with a lot of endings :blobcatrainbow:
(bevy is a game framework for the rust) 
 @e203a2da To be honest, I am not sure if a #bevy project would be a good first Rust project.

Although Bevy is the leading Rust game engine that I would recommend, I found it not well documented YET. It is not the fault of the project since it is in a rather early stage.

Therefore, I would rather recommend starting with something other than game development for better documentation and more tutorials.