Live data from Hacker News

Show HN: The classic Minesweeper on an irregular grid

polyreplay.com

91–100 of 143 posts

Re: Show HN: The classic Minesweeper on an irregular grid

#93
post #85

Earlier quoted context omitted.

The thing with this version is corners also count as touching. The different numbers of neighbors itself isn't confusing, but counting squares that share a single point as neighbors is definitely unintuitive. Edit: Oh shoot, I completely forgot regular minesweeper does this too! It's definitely the acute angles that threw me off!

Regular minesweeper counts these too, but the different shapes definitely make it harder! I found it much harder to register two acute angles as "adjacent" than two right angles are.

[deleted]

Re: Show HN: The classic Minesweeper on an irregular grid

#96
Neat!

A Voronoi tesselation [1] based on Poisson disc sampling [2] would probably lead to more varied and interesting boards, but would lose the all-quads feature. Here's one someone made (that looks like it uses uniform sampling rather than something nicely spaced): https://babelthuap.github.io/voronoi-mines/. That has a good hover-for-neighbours idea.

[1] https://en.wikipedia.org/wiki/Voronoi_diagram

[2] e.g. https://www.jasondavies.com/poisson-disc/ (the Bridson paper there is easier to implement than Dunbar and Humphreys)

Re: Show HN: The classic Minesweeper on an irregular grid

#97
post #88

Can you explain the “Data Tracked and Linked to You” in the App Store? The game looks fun but I’m hoping to see something a little more privacy friendly, that isn’t collecting and selling my data. https://apps.apple.com/us/app/minesweeper-twist/id6473121693

Id happily pay a couple bucks to support the creators before Id download an app with those settings.

Re: Show HN: The classic Minesweeper on an irregular grid

#99
post #12
post #2

Neat... but I'm missing the left+right click, in the Windows Minesweeper, say you have a square with 4, and you've marked 4 squares around it as bombs, you can left+right click on the 4-square and uncover all the unmarked squares around it, instead of going one by one. Also "undo" is cool, but "lose 60s" seems backwards, considering one would get 60 seconds added to one's time.

Thanks a lot for trying it and the feedback. As a sibling comment said, left+right click should work (as well as middle click). Which OS/browser are you using? I like to fix this. And you're right for "lose 60s", It's not the ideal wording. I was thinking it in terms of the less time you end up with, the better your score is. But "gain 60s" wouldn't work either. I'll have a think, but curious to hear if anyone has su…

Re wording: perhaps "costs 60s" might be sufficiently unambiguous?
Post reply on HN