|
|
|
|
|
by gus_massa
2081 days ago
|
|
Feature request: When I hit a hexagon with 0 it opens all the contiguous hexagons with 0, but it doesn't open the hexagons around it like the classic minesweeper. Can you add this? Another more difficult: Can you add a zoom? |
|
I do however have an update coming up (sigh after this ... month ... eventually) which will address what you just said, and also try to make sure your first click always hits a hole. But not sure how it'll turn out just yet. I'm a romantic when it comes to random number generators so I didn't want to mess with a pre-generated board just to create a hole. Plan is to shift the entire board by X,Y tiles from where you click, and as you can imagine geometry of irregular shapes is a bit tricky.