
Tetrs (tetrs-tui)
- A modern Tetris clone for your terminal, written in Rust with a responsive TUI and optional soundtrack.
- Check out the crates.io page.
- Uses the Cursive TUI library and Rodio for audio.
- Music synthesized from MIDI from bitmidi.com.
Features
- Runs on Linux, MacOS, and Windows
- Beautiful TUI graphics
- Difficulty scaling
- Piece holding
- Toggleable music
- Toggleable ghost piece
- Persistent highscore
Install
Before getting started, make sure you have Rust and Cargo installed. Installing ALSA dev packages for (only needed for Linux):
# Ubuntu & Debian
# Fedora
# Arch
Installing Tetrs:
Run
# if your Cargo binaries are on your path:
# otherwise:
License
- Distributed under the MIT License.