This is a simple MineSweeper for the Terminal in Linux.
To execute the programm in Linux, first move to the project directory and just execute the Makefile:
$> make all
$> ./bin/buscaminas
All instructions to run the program are given by the program itself.