Open SaltyBear opened 1 year ago
Hi @SaltyBear -- so what browser are you using? But regardless I think what you're seeing is expected. I just tried "Expert" mode myself and I think the problem is that there are TOO many mines for the given grid size. When you click a square and a "1" appears, the game isn't suppose to reveal any more squares. It only reveals multiple blank squares when you are lucky enough to click on an empty square (and the empty square has more empty squares around it).
I should probably tweak the values of Beginner, Intermediate, and Expert mode. But ALSO someone a while back made a suggestion that the very first box click should always land on an empty space, which I think is how most Minesweeper games work, and that gives you a head start of clearing at least a little area always at the beginning.
Yup, just checked an you were right. Let's forget I mentioned this :)
On Mon, Mar 20, 2023 at 5:09 PM Michael Butler @.***> wrote:
Hi @SaltyBear https://github.com/SaltyBear -- so what browser are you using? But regardless I think what you're seeing is expected. I just tried "Expert" mode myself and I think the problem is that there are TOO many mines for the given grid size. When you click a square and a "1" appears, the game isn't suppose to reveal any more squares. It only reveals multiple blank squares when you are lucky enough to click on an empty square (and the empty square has more empty squares around it).
I should probably tweak the values of Beginner, Intermediate, and Expert mode. But ALSO someone a while back made a suggestion that the very first box click should always land on an empty space, which I think is how most Minesweeper games work, and that gives you a head start of clearing at least a little area always at the beginning.
— Reply to this email directly, view it on GitHub https://github.com/michaelbutler/minesweeper/issues/19#issuecomment-1477112506, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOTI2D7GYZTDR4JQREB3RB3W5DWTHANCNFSM6AAAAAAWBXWMGQ . You are receiving this because you were mentioned.Message ID: @.***>
Hey I found your game a week or so, loved it! No ads, plays great. But, I tried to use it Yesterday and it won't reveal ANY numbers other than the one you click on. Oh, and I'm talking about your live hosted version.
Did I do something wrong?