This is the main repository for the Katabatic hobbyist game engine.
The repository is structured as follows:
crates/katabatic-core
: Core functionality used by other crates in the project.
To get started with this project, you'll need to have Rust installed on your machine. If you don't have Rust installed, you can follow the instructions here.
To build the project, navigate to the root directory of the project and run the following command:
cargo build
Apache-2.0 OR MIT (see LICENSE-APACHE and LICENSE-MIT)
This project is open to pull requests and issues. Please feel free to open one if you would like to add anything! Katabatic is mainly a hobby project, but who knows, something might come of it. ;)