stastnypremysl / Mines3D

Minesweeper on n*m*2 matrix for Android.
https://play.google.com/store/apps/details?id=cos.premy.mines&hl=en
GNU General Public License v3.0
15 stars 5 forks source link

First tile should never be a mine #5

Open whew opened 3 years ago

whew commented 3 years ago

Sometimes the first tile you strike is a mine.

off-by-zero-error commented 3 years ago

finding an indicator isn't any help on it's own. for the harder levels i average five failures before finding a space. to me, it does make sense to automate that process up to finding a space, but i hope this doesn't lead to asking for further help solving each map. and let us all take a minute's silence for all the generated maps that would be discarded for our priviledge!