Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 407 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 407 Bytes

campo-minado

What is it?

Campo Minado is a project for a introductory class (Programação II) that I decided to redo from scratch.

How to use it

After downloading it and making sure you are in the correct folder, you can follow these steps in the terminal

  1. Make

  2. ./minesweeper ./test_x/tabuleiro.txt, where x in test_x is the number of the folder.

  3. Follow the steps in the program