Crates.io | kayak_ui |
lib.rs | kayak_ui |
version | 0.5.0 |
source | src |
created_at | 2022-11-13 17:08:00.36579 |
updated_at | 2024-02-11 17:15:35.952702 |
description | A UI library built using the bevy game engine! |
homepage | https://github.com/StarArawn/kayak_ui |
repository | https://github.com/StarArawn/kayak_ui |
max_upload_size | |
id | 714315 |
size | 1,324,150 |
Kayak UI
Kayak UI is a declarative UI that can be used to make user interfaces in Rust primarily targeting games. It's free and open-source!
Check out the book! Kayak UI Book
Kayak UI is in the very early stages of development. Important features are missing and some documentation is missing. Kayak UI is designed to only work with Bevy.
Use bevy 0.10
! Make sure the version of Kayak you are using uses the same version of bevy.
kayak_ui = "0.5"
bevy = "0.12"
bevy | kayak_ui |
---|---|
main |
bevy-track |
0.12 | 0.5 |
0.11.x | skipped |
0.10.x | 0.4 |
0.10.x | 0.3 |
0.9 | 0.2 |
0.9 | 0.1 |