Skip to content

Minimal Tetris variant made with Rust and Macroquad

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

AttentiveColon/tetrus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Minimal Tetris variant made with Rust and Macroquad

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks