Explainable Minesweeper
In the original Minesweeper, there are inevitable 50/50 moments. These are situations where you have to leave it to chance and click on one.
This game eliminates that risk. But it also prevents the map from becoming too easy! How? By inferring one step ahead, you can solve the problem more precisely. Try pressing the Hint button! It provides you with the most detailed explanation possible in nine languages.
Updated | 14 days ago |
Published | 24 days ago |
Status | Released |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | sublevelgames |
Genre | Puzzle |
Tags | board, classic, explaination, mine, Minesweeper |
Development log
- Version 0.3.2 - 12x12~13x13, mine cluster ban14 days ago
- Version 0.3.1 - 10x10~11x11, Zoom17 days ago
- Version 0.2.0 - new features & blog post23 days ago
Comments
Log in with itch.io to leave a comment.
I recently updated to version 0.3.0, but due to map bugs (some maps require guesswork), I have rolled back the update. I will re-release it once the issues are resolved!
Stage 21 on 7x7 instantly makes you have to guess
It is a bug in the map generation process! Fortunately, however, the cell at x=3 & y=4 is 0, so the surrounding cells can be safely revealed. It should have been revealed in the original map generation, but this is my mistake.
This level generates with only mine tiles hidden and cannot be completed
Thank you for letting me know. I will check it out.
The bug has been fixed. I apologise for any inconvenience caused. Thank you for reporting it!