It would be far too easy to accidentally tap the screen and burn a Mistake, and if its your last one that would be frustrating.
This is how most of Simon Tatham’s puzzles work, and that works well.
They btw also have a feature that swaps main and secondary action when toggled, which could work here.
The main difference is having all the clues visible at the start changes it to a search and deduction logic style rather than reveal and react
[1] https://www.chiark.greenend.org.uk/~sgtatham/puzzles/js/mosa...
> https://store.steampowered.com/publisher/divide-the-plunder
I particularly like "Mosaic of the Strange"
> https://store.steampowered.com/app/3444650/Mosaic_of_the_Str...
You will in particular like this game if you are into conspiracy theories. If one switches the difficulty to the hardest one, HN readers might have some fun with this game. :-)
try this one in html5: https://hojamaka.com/game/mamono_sweeper_h2/html5/en.html
A reverse minesweeper would be: bombs are given, and you have to place the numberical hints.
However in practice it is very similar since identifying where the bombs are to not click them is exactly the same logic as identifying where the bombs need to go. The only functional difference ends up being that all of the hints are visible upfront rather than needing to discover them.
But yes there is always a logical next step to be made that can be fully reasoned out. The hint (lightbulb) icon will show you this step when you are stuck.
Disclaimer the hint system is definitely not perfect yet but should at least point you in the right direction.
Please do send a screenshot if you find yourself stuck again it would be useful for me to improve the deisng
how many dau you have?
edit: I'm wrong. Thanks steve.
In the more advanced levels you essentially have to "guess" then check whether the guess (e.g. using "pencil mode") leads to a valid solution or a conflict.
A few months ago someone on HN shared Dragonsweeper and it completely hooked me and my wife to the point that we had to agree to break up with it. https://danielben.itch.io/dragonsweeper
Online example for the curious: https://raetselwelt.online/en/puzzles/binoxxo/
I've been doing these for a long time, which is why this game seemed familiar to me.
reminds me of 14mv a bit - and judging by the reactions to it on steam you're going to get so many false bug reports from people not used to the long deduction chains haha
(a suggestion to try the hints near the feedback form might help curb this a bit..)
one qol thing I missed is that clicking a number to fill in the neighbours only works for crosses and not sunflowers (and doesn't work for "0" clues)
Are the clues hand coded?
I'm struggling to play test the higher difficulties because it above my own skill level haha
I suggest larger levels (yes, scrolling and zooming might be required). After all, minesweeper is the most interesting on the largest level.
I -love- this idea though!!
Then in easy mode and above you are given max 3 mistakes similar to sudoku.com and other popular logic puzzles
I used to play this with a friend. You would take turns, that is, the mines would reveal themselves in real time, and your turn ended if you missed a mine.
Then the game would call you a slut when it ended, because my friend's MSN was in Swedish and that is the word for "end"
I like how ai agents make it possible to experiment with different game concepts.
I merged Go with Tetris while brainstorming some ideas.
https://www.chiark.greenend.org.uk/~sgtatham/puzzles/js/mosa...