tet-ris

Civil-War-Reenactment Style of Tetris 1984 (with some quality-of-life improvements) in Rust!

Installation

shell cargo install tet-ris or shell $ git clone https://github.com/manorajesh/tet-ris.git $ cargo build --release

Usage

shell tet-ris

How to Play

The objective of Tetris is to move and rotate falling pieces called tetrominoes in order to create complete horizontal lines. When a line is complete, it will be cleared, and the lines above it will drop down. The game becomes progressively faster as you clear more lines and level up.

Controls