No description
Find a file
2026-02-22 12:18:34 -06:00
examples Rename AnyEvent to EventBox 2026-02-22 12:18:34 -06:00
src Update / simplify the docs 2026-02-22 12:18:34 -06:00
wolf_engine_derive Add derive macro for Event 2026-02-22 12:18:34 -06:00
.editorconfig Initial commit 2026-02-22 12:18:34 -06:00
.gitignore Add derive macro for Event 2026-02-22 12:18:34 -06:00
Cargo.toml Remove unused deps 2026-02-22 12:18:34 -06:00
CHANGELOG.md Initial commit 2026-02-22 12:18:34 -06:00
LICENSE-APACHE Initial commit 2026-02-22 12:18:34 -06:00
LICENSE-MIT Initial commit 2026-02-22 12:18:34 -06:00
README.md Initial commit 2026-02-22 12:18:34 -06:00

Wolf Engine

Another game engine written in Rust.

Quick-Start

To use the latest release version:

wolf_engine = { git = "https://codeberg.org/AlexiWolf/wolf_engine" }

License

Wolf Engine is licensed under either:

At your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without additional terms or conditions.