Made with Rust + WGPU + WASM (Play here!)
Clone the repo:
git clone [email protected]:Woozl/planet-defender.git && cd planet-defender
Build with cargo (requires rustup)
cargo r
(requires wasm-pack)
wasm-pack build -t web
Clone the repo:
git clone [email protected]:Woozl/planet-defender.git && cd planet-defender
Build with cargo (requires rustup)
cargo r
(requires wasm-pack)
wasm-pack build -t web