mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 16:05:44 -07:00
Solution uniqueness for Net. Can be disabled on request (but is
enabled by default), since ambiguous sections in grids can present additional interesting challenges. I think uniqueness is a better default, though. [originally from svn r5816]
This commit is contained in:
@ -346,6 +346,15 @@ barrier is placed between two tiles to prevent flow between them (a
|
|||||||
higher number gives more barriers). Since barriers are immovable, they
|
higher number gives more barriers). Since barriers are immovable, they
|
||||||
act as constraints on the solution (i.e., hints).
|
act as constraints on the solution (i.e., hints).
|
||||||
|
|
||||||
|
\dt \e{Ensure unique solution}
|
||||||
|
|
||||||
|
\dd Normally, Net will make sure that the puzzles it presents have
|
||||||
|
only one solution. Puzzles with ambiguous sections can be more
|
||||||
|
difficult and more subtle, so if you like you can turn off this
|
||||||
|
feature and risk having ambiguous puzzles. (Also, finding \e{all}
|
||||||
|
the possible solutions can be an additional challenge for an
|
||||||
|
advanced player.)
|
||||||
|
|
||||||
\lcont{
|
\lcont{
|
||||||
|
|
||||||
The grid generation in Net has been carefully arranged so that the
|
The grid generation in Net has been carefully arranged so that the
|
||||||
|
Reference in New Issue
Block a user