Skip to content

Commit

Permalink
fixed header exceeding 2 depth
Browse files Browse the repository at this point in the history
  • Loading branch information
squee72564 committed Jan 11, 2024
1 parent cf73cc9 commit b28326c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Hello!
- Change difficulty
- Ensure Solvable (**Important!**)- This option will enable the board verifier for board generation and can significantly increase wait times for generating a board. Currently this may lock up the view port on the loading animation, but it should eventually resolve and return to the game.

#### IMPORTANT NOTICE:
## IMPORTANT NOTICE:
The way I set the board up leaves the corners as safe starting positions!

In addition to this, with the "Ensure Solvable" option set to true, the board will always be solvable from 0,0! Without Ensure Solvable enabled in the settings the mine placement for the board generation is randomized and there is no guarantee that the game with be solvable without any guesses.
Expand Down

0 comments on commit b28326c

Please sign in to comment.