tetrs

Yes, I rewrote it in Rust. Yet another command line tetris. Inspired by samtay's Haskell version.

"gif"

Install

macOS

shell brew tap freymo/tetrs brew install tetrs

Download Binary

Go to Releases

Build from sources

Requires Cargo 1.69 or higher. Simply run cargo run.