rhachis 0.5.0

A game framework based off wgpu
Documentation
1
2
3
4
5
6
7
[default]
cargo run --example text

[check]
cargo clippy --examples -- -D warnings
cargo test
cargo fmt