A refreshingly simple data-driven game engine and app framework
cargo add bevy
[dependencies]
bevy = "0.19.0"
| 官网 | https://bevy.org |
|---|---|
| 仓库 | https://github.com/bevyengine/bevy |
| 文档 | https://docs.rs/bevy |
| 最新版本 | 0.19.0 |
| 分类 | rendering, graphics, gui, game-engines |