Tadaboody / Minesweeper

A simple android app written in Kotlin to play minesweeper
10 stars 4 forks source link

Create a guess-less game #8

Open Tadaboody opened 6 years ago

Tadaboody commented 6 years ago

As related to #5. One way is to implement https://github.com/Tadaboody/Minesweeper/blob/6f12241c129f70883f51ca88cbc7405e40cc4ed8/app/src/main/java/com/keren/tomer/minesweeper/Game.kt#L26 and hope that re-creating the board until it's solvable won't take too much time

Tadaboody commented 6 years ago

Might want to check out https://dash.harvard.edu/bitstream/handle/1/14398552/BECERRA-SENIORTHESIS-2015.pdf?sequence=1