#bevy-ui #menus #ui #bevy #game-engine

bevy-codex

A manager for menus and huds with the bevy game engine

7 releases

new 0.6.2 Sep 6, 2024
0.6.1 Sep 3, 2024
0.5.17 Aug 15, 2024
0.5.15 Jul 23, 2024

#1262 in Game dev

Download history 84/week @ 2024-07-12 160/week @ 2024-07-19 50/week @ 2024-07-26 6/week @ 2024-08-02 150/week @ 2024-08-09 161/week @ 2024-08-16 13/week @ 2024-08-23 214/week @ 2024-08-30

538 downloads per month

MIT/Apache

7.5MB
1.5K SLoC

bevy-codex

Bevy-Codex aims to simplify the process of implementing game menus and HUDs within the Bevy framework. This project is currently under active development and is not yet suitable for production use.

Installation

To include Lyrebird in your Bevy project, add the following to your Cargo.toml:

[dependencies]
bevy-codex = "0.6.0"

Note that, as this crate is in alpha, future versions may introduce breaking changes.

#License

Bevy Codex is licensed under the Apache License 2.0. See the LICENSE file for more details.

Dependencies

~48–85MB
~1.5M SLoC