bevy-codex 0.5.17

A manager for menus and huds with the bevy game engine
Documentation

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.

Since Bevy Codex has not been published on crates.io yet, you can install it by cloning the repository:

git clone https://github.com/yourusername/bevy-codex.git cd bevy-codex

#License

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