tetris
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:sdl tetris
yay, sdl tetris.... 
functional but lacks some features...


here's how to compile:

make sure you have libsdl + sdl-image and png support compiled
then just issue:

g++ *.cpp `sdl-config --cflags --libs` -lSDL_image -o Tetris 
./Tetris



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