tetrs

Crates.iotetrs
lib.rstetrs
version0.0.3
sourcesrc
created_at2023-04-10 19:02:21.284816
updated_at2023-04-10 19:02:21.284816
descriptionCommand line Tetris written in Rust
homepagehttps://github.com/FreyMo/tetrs
repositoryhttps://github.com/FreyMo/tetrs
max_upload_size
id835368
size681,979
Moritz Freyburger (FreyMo)

documentation

README

tetrs

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

"gif"

Install

macOS

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.

Commit count: 20

cargo fmt