Crates.io | obel |
lib.rs | obel |
version | 0.0.9 |
created_at | 2024-12-24 06:51:49.164739+00 |
updated_at | 2025-02-01 04:24:14.511399+00 |
description | A refreshingly simple data-driven game engine and app framework |
homepage | https://takulatech.net |
repository | https://github.com/takula-tech/nita-obel |
max_upload_size | |
id | 1493691 |
size | 117,648 |
Welcome to Obel, a high-performance, modular game engine written in Rust. Our engine is designed to empower developers with both productivity features and exceptional performance capabilities.
// Coming soon!
The obel
crate serves as a convenient umbrella package that brings together all Obel components. It provides:
Cargo.toml
For more granular control, you can use individual Obel components:
obe_*
app
module, use obe_app
Refer to Obel's Cargo.toml
for a complete list of available features and modules.