资源说明: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
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。