Block world you can walk around in. Rust + wgpu.
cargo runrustup target add wasm32-unknown-unknown
cargo install trunk
trunk serveOpen the URL Trunk prints. Textures come from textures/block/ (copied by Trunk).
| Input | Action |
|---|---|
| G / Esc | Grab / release mouse |
| WASD, Space | Move, jump |
| Left / right / middle click | Break, place, pick block |
| 1–7 | Block type |
PNG files in textures/block/. A starting pack: 26.1-Template.zip — extract and copy its blocks folder here as textures/block.

