pwmarcz / kaboom

Cruel but fair Minesweeper clone
https://pwmarcz.pl/kaboom
MIT License
210 stars 18 forks source link

Bug: Total number of remaining mines not taken into account #26

Open clashman opened 3 years ago

clashman commented 3 years ago

With i.e. this scenario, the three fields of the top row are for sure no mines:

Screenshot 2021-09-26 at 21 18 20

Still, the engine accepts an unnecessary guess:

Screenshot 2021-09-26 at 21 19 34
umnikos commented 2 years ago

The same issue is discussed in #13