A simple Tetris implementation using SDL2 and SDL2_ttf libraries.
Should compile on Windows, MacOSX and Linux. Link against the SDL2 and SDL2_ttf libraries.
Win32 and Linux build script included.
If not using builds scripts, remember to copy the assets directory to be besides the compiled executable.
Contains Emscripten build target with bat build script and additional frontend code.