Skip to content
/ bevy Public
forked from bevyengine/bevy

A refreshingly simple data-driven game engine built in Rust

License

Notifications You must be signed in to change notification settings

orzogc/bevy

 
 

Repository files navigation

Bevy

License Crates.io Downloads Docs CI Discord

What is Bevy?

Bevy is a refreshingly simple data-driven game engine built in Rust. It is free and open-source forever!

WARNING

Bevy is still in the early stages of development. Important features are missing. Documentation is sparse. A new version of Bevy containing breaking changes to the API is released approximately once every 3 months. We provide migration guides, but we can't guarantee migrations will always be easy. Use only if you are willing to work in this environment.

MSRV: Bevy relies heavily on improvements in the Rust l