Campo Minado is a project for a introductory class (Programação II) that I decided to redo from scratch.
After downloading it and making sure you are in the correct folder, you can follow these steps in the terminal
-
Make
-
./minesweeper ./test_x/tabuleiro.txt, where x in test_x is the number of the folder.
-
Follow the steps in the program