/TetrisAttack3D

3D remake of SNES "Tetris Attack"

Primary LanguageC++

TetrisAttack3D

3D OpenGL remake of SNES "Tetris Attack"

Building and running

Needed libraries: SDL2, GLEW

cmake .
make
./TetrisAttack3D