←back to thread

399 points TaurenHunter | 2 comments | | HN request time: 0.001s | source
Show context
GenericCanadian ◴[] No.42190317[source]
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): >>42191274 #>>42191668 #>>42191888 #
1. Kiro ◴[] No.42191668[source]
> but the sweet spot right now is simulations

What kind of games are you referring to?

replies(1): >>42191702 #
2. pdpi ◴[] No.42191702[source]
Not so much games proper, but more like scientific computing visualisations, CAD, stuff like that.

This interview talks about it in a bit of length: https://youtu.be/PND2Wpy6U-E