A simple tetris game implemented in C using SDL 2.x. This is just a toy project to play with and learn SDL 2.x.
Install SDL 2.x (www.libsdl.org) in UNIX style; something like ./configure && make && make install
.
Also you'll need:
A simple tetris game implemented in C using SDL 2.x. This is just a toy project to play with and learn SDL 2.x.
Install SDL 2.x (www.libsdl.org) in UNIX style; something like ./configure && make && make install
.
Also you'll need: