This is an implementation of the classic Minesweeper game. 100% of the project is written in C.
Sean Barber If any issues arise, please bring them up in the issues tab.
First: Clone the repo Second: Use the makefile
Running make will create an executable named minesweeper Run this by typing: ./minesweeper