Quadromino is a game that my brother and I made in C++ using SFML. It is basically a clone of the popular game tetris. We made this purely to educate ourselves on the game design process.
Note: No assetts were taken from Tetris. You will need the SFML libraries to compile it.