Tetris Tetris Tutorial C++/SFML Howto build from linux/mac console g++ main.cpp -std=c++11 -lsfml-graphics -lsfml-window -lsfml-system && ./a.out