Bevy Game Engine alternatives

Bevy Game Engine is a free and open-source game development framework constructed using the Rust programming language. It employs an Entity Component System architecture for managing game logic and utilizes a data-driven approach to facilitate flexibility and performance. The engine provides both 2D and 3D rendering capabilities alongside a custom UI framework and scene management tools.

Alternatives