You must log in or register to comment.
There’s still Fyrox too. But for those used to Unity’s ECS it’s OOP style might be deterring.
True, Fyrox often gets less love than e.g. Bevy (probably because the data-driven ECS pattern feels more idiomatic in Rust than OOP, and probably because it’s mostly a one-man-show as well)