Text based sweeper (based on Minesweeper) Made while studying for triplebyte interview. To compile and run: gcc main.c -Wall -Werror && ./a.exe