Menu

Home

Alexandre Dantas

Welcome to yetris!

From the same creator of nSnake, yetris is a Tetris(tm) clone in the terminal. It has colors and highscore, along with many features found on modern Tetris(tm) implementations. It's made with ncurses on C and runs on (most) Linux terminals.

Some features:

  • Colored textual interface - playable on the console;
  • Hold and up to 5 next pieces;
  • Combo and back-to-back sequences;
  • Scoring system compliant to the (conjectured) Tetris(tm) Guideline;

For now it attempts to be as close as any modern Tetris(tm) game as possible. It lacks some expected features but it's on active development.

Also, the source code is clean and commented, allowing much better understanding and easing feature-implementation.

Big Ol' Download Button

Installation

$ cd yetris_folder/
$ make
$ make install

# If you want to test the game first
$ make run

Screenshot

game screen

Authors, Support and Contact

Thank you for having interest on this project! You can contact me through the following means:

author: Alexandre Dantas

mailto: alex.dantas92@gmail.com

homepage: http://www.alexdantas.net/

Project Admins: