yetris
Yetris is a command line tool developed by Stefano Teso that brings the classic game of Tetris to your terminal. It is written in the Rust programming language. This tool offers a minimalistic and nostalgic experience, allowing users to play the timeless game directly from their command line interface. Yetris utilizes ASCII art to render the game grid, making it compatible with almost any terminal emulator. The tool supports basic Tetris functionality such as moving, rotating, and dropping the falling tetromino pieces. The game includes features like increasing difficulty levels, score tracking, and a preview of the upcoming piece, enhancing the gameplay experience. Yetris is a lightweight and fun way to enjoy a game of Tetris without the need for a graphical interface or heavy system requirements.