## ***wgpu branch***
Highly experimental very early work-in-progress wgpu version of Kubi! (will also include the new gui system) Status: doesn't even compile
If you want to play kubi, build the glium-based master branch instead (binary nightly releases).
### *Android is not supported* android builds need some significant changes to work with wgpu\ but if you still want to try it latest git version of cargo-apk may be required: ```bash cargo install --git https://github.com/rust-mobile/cargo-apk cargo-apk ``` |
---|
Voxel engine written in Rust
[1]
[5]
[2]
, android [3]
[4]
[1]
- multiplayer is work-in-progress[2]
- not tested on macos[3]
- android support is experimental[4]
- mouse/gamepad input is not supported on android[5]
- currently only used on the loading screen