antimine-android icon indicating copy to clipboard operation
antimine-android copied to clipboard

Add option "Allow tap on number only if sufficiently flags are placed"

Open sin3point14 opened this issue 11 months ago • 1 comments

Is your feature request related to a problem? Please describe. I used to play minesweeper on random websites and apps and all of them have the option where if you have a tile with the number N and you place M flags on its surrounding 8 tiles, it will open all the tiles only if M >= N. My play style is such that after opening the first time I'll play the entire game using only flags and tapping on number. I am loving antimine but I am losing almost every game because I end up tapping on a number where M < N and a bomb gets revealed. The other minesweepers I played do nothing in such a case

Describe the solution you'd like An option in the settings where you can specify it to only reveal tiles on numbers if M >= N. IMO it should be fine if this is the default behavior when I enable "Allow tap on number", but I discovered antimine only today so i won't question the project's design decisions.

Describe alternatives you've considered I think adding that option should be simple 😅

Additional context Untitled Untitled in my desired behavior this would result in nothing happening ^

sin3point14 avatar Mar 08 '24 22:03 sin3point14