/CppNetWalk-PipePuzzleGame

awesome SFML C++ powered game.

Primary LanguageC++

Install SFML and Run the executable after;

g++ main.cpp -o main -lsfml-graphics -lsfml-window -lsfml-system ./main