I wrote https://taintedcoders.com/ for anyone looking for an introduction to Rust game development with Bevy.
Bevy is still early, but the sweet spot right now is simulations. It's particularly weak in its UI, but that's the coming focus for getting the editor built.
If anyone needs ideas, making [boids](https://slsdo.github.io/steering-behaviors/) in Bevy is a great weekend project.
replies(3):