tetris-power
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:An enhanced version of Tetris with many powerups, written in C++.
Tetris Power: Do you have the power?
====================================

Written from scratch by Daryl Van Humbeck.

To compile and run, you'll need G++, the main SDL development headers, and the SDL Image development headers.

To compile Tetris Power:
========================
Type the following on the command-line:

$ make

To run Tetris Power:
====================
Type the following on the command-line:

$ make run


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。