Getting start
Features
- Built-in widgets including button, modal, text input and more.
- Routing systems.
- Custom styling with ID & Classes similar to HTML/CSS.
- Built in styling via class.
- Leverages Bevy’s massive parallelism for smooth and efficient rendering.
- High level API and flexible.
Installation
cargo add makara
Run examples
cargo run --examples <example_name>
Documentation
Contributing
Makara needs your contributions. Please see contributing.
Versions
Currently, it supports only bevy 0.17.x onward.
| Bevy | Makara |
|---|---|
| 0.18.x | 0.2.x |
| 0.17.x | 0.1.x |
License
Makara is released under the MIT License.
[!WARNING] Makara is new, many useful features are still missing.