NanoTetris

Here is the second game I programed in C++. (First was tictactoe, and isn't worth mentioning.) NanoTetris is a clone of the original tetris game, with some modifications. It was programmed using the SDL library for graphics and sound. The download includes the release for windows, as well as the source code.

After downloading, you'll need to unzip it, and run nanotetris.exe in the /release_win/ folder.

Screenshots