Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I guess the developers were stuck between
a) increasing the grid
b) finding some way to estimate the entropy of a given configuration and rejecting it under a certain threshold (potential stopping problem)
c) you can try as many times as you'd like
and went with c), it's a good enough solution, I guess
Find two numbers, A and B, with partially-overlapping detection areas. Mentally reduce both numbers by the number of adjacent mines you have already deduced. Suppose A >= B.
IF the number of unknown spaces that are adjacent to A but not adjacent to B is equal to the quantity (A - B)
THEN every unknown space adjacent to A, but not B, is a mine; AND every unknown space adjacent to B, but not A, is safe. (The spaces adjacent to both are still unknown.)
In college, I discovered that a computer program armed with essentially just this rule could consistently solve every solvable part of a harder-than-expert-level minesweeper board.
At least you can retry as much as you need, but having to just make guesses until you get lucky beats the point of it being a puzzle. Not sure what the solution would be. Perhaps a bigger board?
- Rob
But if you don't have a good algorithm, then you might mistakenly think that you are forced to guess even in situations where you are not. So in practice, a good algorithm can reduce the amount of guessing you "need" to do.
(I haven't been forced to guess yet, but my sample size is not huge. Also, I've only set the floor difficulty up to "hard" and not "nightmare"; the descriptions imply that hard vs. nightmare doesn't matter for puzzle difficulty, but I haven't verified that.)
Ultimately I figured it wasn't worth complaining about since as far as I know there isn't a penalty for getting it wrong, because it just makes a new puzzle.
https://steamcommunity.com/sharedfiles/filedetails/?id=2573397997
Jokes aside, this is just a shameless plug for Demoncrawl. Never thought I'd play a minesweeper game in 2020, but if you ever want a fun little puzzle game to play during downtimes, this one is it.
How pleasantly surprised I was when I realized I would be able to put my newly-honed minesweeper skills to use in Dreamscaper.
*grudgingly wishlists it.*