俄罗斯方块游戏-yetris
yetris是一个基于终端运行的俄罗斯方块游戏,有颜色显示和最高分显示,一般俄罗斯方块游戏有的功能在yetris上基本上都有。采用C/C++开发并在GPLv3协议下授权。
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.
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.
最新版本:2.0
此版本已经完全使用 C++ 编写了一个全新的界面,对游戏进行了改进。
官方主页:http://www.alexdantas.net/