Show HN: A Minesweeper variant with weighted mines, always solvable by logic
1–4 of 4 posts
Re: Show HN: A Minesweeper variant with weighted mines, always solvable by logic
#2A feature I like in that game is it will grey out numbers once you’ve sufficiently annotated the adjacent spaces.
It’s a really good game, but you need to pay $5 to get rid of ads.
Re: Show HN: A Minesweeper variant with weighted mines, always solvable by logic
#3This is fun. But I think you need a way to specify in the flag how many fangs are there. A similar modern minesweeper game is ColorSweeper. A feature I like in that game is it will grey out numbers once you’ve sufficiently annotated the adjacent spaces. It’s a really good game, but you need to pay $5 to get rid of ads.
Re: Show HN: A Minesweeper variant with weighted mines, always solvable by logic
#4I got stuck and couldn’t figure out what to do next. Maybe as a first clue, you can highlight the next cell they should be able to figure something out about (either clear it or flag it). If they’re still stuck, then you can clear it or flag it.
Even better would be to explain the logic for why it’s safe to clear that cell or why it should be flagged, but I know that’s harder to implement.
The game is well made and has a lot of potential. Great work!