A 3D adaptation of the classic puzzle game Tetris, written in C++ with OpenGL
To play the game, clone the repository and run bin/tetris.exe. Select your resolution and click play. The camera is controlled using the mouse, and you can use the WASD keys to control the active block. Select an axis of rotation using the scrollwheel or the numbers 1-3, and click to rotate. You can also press E to drop the block, or hold space to increase its speed.