Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 255 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 255 Bytes

Tetrus: Minimal Tetris built with Rust

preview

Usage

cargo run --release

Controls

A => shift left
D => shift right
S => increase movement speed
W => rotate tetromino
Space => drop tetromino

Esc => Exit