Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sin3point14 opened this issue Mar 8, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@sin3point14
Copy link

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 sin3point14 added the enhancement New feature or request label Mar 8, 2024
@sin3point14
Copy link
Author

If you accept contributions and think this would be a nice to have feature, I could try opening a PR here. Since, I'll definitely fork and add this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant