Skip to content

Releases: DorianHawkmoon/Tetris

First version

25 Jan 16:06
Compare
Choose a tag to compare

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.

windows-release.zip
linux-release.zip