Kaboom: an unusual Minesweeper
pwmarcz.pl
Kaboom: an unusual Minesweeper
1–10 of 71 posts
Re: Kaboom: an unusual Minesweeper
#2Re: Kaboom: an unusual Minesweeper
#3See also the author's blog post about how he built it: https://pwmarcz.pl/blog/kaboom/
Re: Kaboom: an unusual Minesweeper
#4Re: Kaboom: an unusual Minesweeper
#5That is an excellent idea, I'm going to have to try this and see if I'm really as good at Minesweeper as I think or if I just get lucky sometimes on unproven squares.
Also somewhat relevant, there's a recent Minesweeper roguelike that recently came out on Steam: https://store.steampowered.com/app/1141220/DemonCrawl/
Re: Kaboom: an unusual Minesweeper
#6It's in a similar vein as the variant I developed, which makes you declare that you are in a situation that requires a guess. I don't use an SAT solver, and I prepopulate the board.
https://magnushoff.com/articles/minesweeper/
In comparison to the Simon Tatham version mentioned at the end of the article, my game allows all game configurations while Tatham's version guarantees solvability by restricting the possible configurations.
Re: Kaboom: an unusual Minesweeper
#7Re: Kaboom: an unusual Minesweeper
#8This seems like a MUCH easier version of Minesweeper, purely due to the fact that when you're down to guessing it's guaranteed to be safe. That is an excellent idea, I'm going to have to try this and see if I'm really as good at Minesweeper as I think or if I just get lucky sometimes on unproven squares. Also somewhat relevant, there's a recent Minesweeper roguelike that recently came out on Steam: https://store.stea…
If anything, this is Minesweeper as it should have been: A game of perception and deduction with no chance of random failure.
As a huge minesweeper fan, I think this is fantastic.
Re: Kaboom: an unusual Minesweeper
#9Re: Kaboom: an unusual Minesweeper
#10This seems like a MUCH easier version of Minesweeper, purely due to the fact that when you're down to guessing it's guaranteed to be safe. That is an excellent idea, I'm going to have to try this and see if I'm really as good at Minesweeper as I think or if I just get lucky sometimes on unproven squares. Also somewhat relevant, there's a recent Minesweeper roguelike that recently came out on Steam: https://store.stea…
I wouldn't say it's "easier", since random chance of failure isn't a difficulty level, it's a lack of difficulty: Your gameplay has no effect on the outcome. If anything, this is Minesweeper as it should have been: A game of perception and deduction with no chance of random failure. As a huge minesweeper fan, I think this is fantastic.