没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > yetris |
yetris
|
1 | 0 | 276 |
贡献者 | 讨论 | 代码提交 |
概述
yetris is a Tetris(tm) clone on the terminal. It has colors and highscore, along with many features found on modern Tetris(tm) implementations. It's made with 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.
创建时间:2014-05-06 17:42