yetris is a Tetris clone which runs on the terminal. It has colors and high scores, along with many features found on modern Tetris implementations. It's made with C and runs on (most) Linux terminals.
| Tags | Game Console tetris terminal |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Linux |
| Implementation | C ncurses |
Recent releases


Release Notes: This release adds high scores. They can be prompted and viewed from inside the game with F3. The game now works on Mac OS X, and some small bugs have been fixed.


Release Notes: This release has a 'help window' explaining the controls in-game. There is statistical information about pieces and lines cleared. Several color customizations have been added. There is a smoother interface, especially on Windows. Dozens of minor bugs have been fixed.


Release Notes: This release has config file support and the ability to pause the game. Allowed customizations: piece and ghost appearance, locked piece color, and next piece amount. In the interface, the player can customize some layout parts. yetris is now Free Software (GPLv3). Many minor bugs have been fixed.


Release Notes: This is the first freecode release.