fanorona Strategy board game. Learn the rules Install Dependencies sudo apt install libsdl1.2-dev libsdl-ttf2.0-dev libsdl-gfx1.2-dev Compilation g++ -c *.cpp base/*.cpp g++ *.o -lSDL -lSDL_ttf -lSDL_gfx -o fanorona screenshot