←back to thread

Minesweeper thermodynamics

(oscarcunningham.com)
206 points robinhouston | 2 comments | | HN request time: 0.402s | source
Show context
gregfjohnson ◴[] No.45123258[source]
I hacked up a version of minesweeper that was “forgiving:” if there was no selection that was provably safe, it gave you a safe move. If you picked any square that was not provably a bomb, it would not be a bomb. Typically, as long as you don’t select a number of bombs equal to the number of squares , your first move is safe. I just extended that for the whole game. If you select N-1 bombs, you always win on the first move..
replies(8): >>45123401 #>>45124178 #>>45124382 #>>45124386 #>>45124449 #>>45124938 #>>45126205 #>>45126922 #
1. throwaway82408 ◴[] No.45124382[source]
I would also like to auto clear tiles that are unambiguous when I flag a mine. Perhaps by double tapping one of the adjacent tiles
replies(1): >>45129404 #
2. cyclotron3k ◴[] No.45129404[source]
Can't you right-then-left-click the flagged mine? Iirc there's an awkward way of doing this