This is another clone of Tetris using WebGPU. However since this is written in rust I'm using Wgpu so it's compiled into GLES.
Click here to play in the browser,
but you can also clone the repository and run it with
cargo run
(after installing Rust.)