没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > gnats-tetris-machine |
gnats-tetris-machine
|
0 | 0 | 2 |
贡献者 | 讨论 | 代码提交 |
概述
Project SummaryGnat's Tetris Machine is a remake of Alexey Pajitnov's classic "Tetris" from 1985.
Gnat's Tetris Machine is written in pure C, and makes use of the OpenGL API for 3D graphics, and SDL for things like input and sound. It features a clean, commented, well structured C source code that can be used as a resource for learning how to program video games in C.
Gnat's Tetris Machine was originally written by Nathaniel Sabanski.
Gameplay TipsPoints multiply for clearing more than 1 row at a time. Large bonus for clearing 4 rows at a time (Pajitnov calls this a "Tetris"). See how many "Wanted Stars" you can get. If you manage to survive long enough, you may get to see the special Pepperidge Farms ending.*
- There really is no "Pepperidge Farms" ending.
创建时间:2014-05-11 05:44