CMinesweeper Simple C based minesweeper game with GTK build as: gcc -o mines main.c `pkg-config --cflags --libs gtk+-3.0 run: ./mines