ekarademir / tet-rs

An implementation of Tetris game using wgpu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tet-rs

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.)

About

An implementation of Tetris game using wgpu


Languages

Language:JavaScript 59.8%Language:Rust 38.2%Language:HTML 2.0%