Skip to content
alexdantas edited this page Feb 20, 2013 · 2 revisions

Welcome to yetris

From the same creator of nSnake, yetris is a customizable Tetris(tm) clone for the console. It aims to follow modern implementations with lots of features and please both casual players and Tetris(tm) enthusiasts.

It has full textual interface, with colors and many features:

  • Customizable by commandline arguments and config file.
  • High score.
  • Up to 6 next pieces.
  • Hold, Combo and back-to-back sequences.
  • Scoring system compliant to the (conjectured) Tetris(tm) Guideline.

yetris is developed on C and ncurses, running on (most) Linux terminals. It currently lacks some expected features but is on active development.

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

Downloads

Aside from the above links, you can get this project on many source code-hosting websites.

Installation

$ cd yetris_folder/
$ make
$ make install

# If you want to test the game before installing
$ make run

Screenshots

fancy borders on windows xp old school - no hold, no ghost, one next piece more customizations - ghost piece and normal piece themes even more customizations game paused

Authors, Support and Contact

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

author: Alexandre Dantas (@alexdantas)

mailto: alex.dantas92@gmail.com

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