Releases: DorianHawkmoon/Tetris
Releases · DorianHawkmoon/Tetris
First version
Basic Tetris clone working for linux and windows. Memory leaks not watched, but playable.
Linux needs to install SFML and Boost libs to work.
Windows need the c++14 runtime, if you have any error, try to install the vc_redist.x86.exe that is in the zip release. SFML is already linked into the executable.