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

Improve Algorithm

Open xmha97 opened this issue 3 years ago • 3 comments
trafficstars

Minesweeper is my favorite game and I have been playing it for years.

In this game no one will win or lose with the first choice.

But in the game you made, it happens.

https://user-images.githubusercontent.com/23485114/197956528-1474e9e7-d39e-4310-bb47-e238f88de901.mp4

Please improve the game algorithm.

Thanks.

xmha97 avatar Oct 26 '22 07:10 xmha97

Hi! Thanks for your feedback.

Is it a custom game?

lucasnlm avatar Oct 26 '22 18:10 lucasnlm

Hi! Thanks for your feedback.

Is it a custom game?

Yes, but this happened in the 9x9-10 game.

xmha97 avatar Oct 26 '22 19:10 xmha97

This may happen on custom games with a very small amount of mines. With 9x9 the algorithm use to create "easy" minefield because this is what is expected. The minefield above that uses a different and more complex algorithm.

lucasnlm avatar Oct 27 '22 13:10 lucasnlm