bevy
https://github.com/bevyengine/bevy
Rust
A refreshingly simple data-driven game engine built in Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to bevy
Help out
- Issues
- Improved Reflection Education
- Answer paste keystrokes from the `paste` event on wasm
- Elaborate on what "Trolling" is in practice in the Code of Conduct.
- Create a `bevy_examples` crate that includes bevy as a dependency
- Copy the `2d_shapes` example to the new `bevy_examples` crate
- Create the process necessary that exports examples in `bevy_examples` to the website.
- Copy the `testbed/ui` over to `bevy_examples` with a modified copy of the example runner executing off of `bevy_examples`
- Copy the `many_buttons` example stress test over to `bevy_examples` and ensure Bevy Twitcher can run it
- Broken entity hierarchy when projecting sub-scene through scene component with names
- non-determinism in `ui_layout_system` can hide bugs and makes it harder to write tests
- Docs
- Rust not yet supported