sudo apt-get install git git clone [email protected]:rzhikharevich/The-Game-of-Death-2.git sudo apt-get install libsdl2-dev libsdl2-image-dev
g++ -std=c++11 *.cpp -lSDL2 -lSDL_image
Note, that there is a png image required, but not imported in projest (see in main.cpp)