/tetris-sdl

Basic tetris game written in C++ and SDL2

Primary LanguageC++GNU General Public License v3.0GPL-3.0

tetris-sdl

Basic tetris game made with C++ and SDL2

Build

You need to install the SDL2 dependency in order to compile and run the game. Once you've installed it, compile and run the game with

make
./tetris