-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/kaiorosa1/campo-minado
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# campo-minado | ||
|
||
## What it is? | ||
|
||
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 | ||
|