all: g++ src/yagot.cpp -o yagot `sdl-config --cflags` -lSDL -lSDL_ttf -lSDL_gfx run: ./yagot