Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

Right, but do they have unique solutions? Or could we have situations with two or more equally valid solutions that we have to blindly guess between?

Example, two crystals, two bombs:

    2 | 2
   ———————
2 | X   2
——|
2 | 2   X

OR

    2 | 2
   ———————
2 | 2   X
——|
2 | X   2

Neither is wrong, so it’s impossible to know which is correct. All you can do is guess and hope it’s not a bomb.

TL;DR: Is every level 100% solvable without guessing at random, or is the game broken?

(+1)

Every level is solvable without random guessing. Players are meant to use the hint numbers in the columns and rows to help them figure out which panels has bombs or gems. Hope that clears that out!

Thanks! Not sure if that makes me feel better or worse about getting stuck on that one level