A Tetris clone written in Rust.
The fall speed increases every 10 tetrominoes.
Keys:
Dependencies:
Installation:
git clone https://github.com/bachm/rusty-tetris.git
/piston-workspace/piston-symlinks/
into /rusty-tetris/target/cpu-vendor-os/lib/
(replace "cpu-vendor-os" with your own, for example x86_64-unknown-linux-gnu)make exe