aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Nevins <jacobn@chiark.greenend.org.uk>2013-03-10 13:56:12 +0000
committerJacob Nevins <jacobn@chiark.greenend.org.uk>2013-03-10 13:56:12 +0000
commit48f9d92f6fefe45e74ca69d4b11fdcfa27e47a4b (patch)
tree2bc559f4f43ef9c69144a6dc4928183367fe2b83
parent9dcba6a8cfe48da21df47f32e43aad10b8f52dae (diff)
downloadpuzzles-48f9d92f6fefe45e74ca69d4b11fdcfa27e47a4b.zip
puzzles-48f9d92f6fefe45e74ca69d4b11fdcfa27e47a4b.tar.gz
puzzles-48f9d92f6fefe45e74ca69d4b11fdcfa27e47a4b.tar.bz2
puzzles-48f9d92f6fefe45e74ca69d4b11fdcfa27e47a4b.tar.xz
Clarify instructions for 'Range' -- I initially read the last point as
meaning the maximum white squares in any direction, rather than the total of all directions. [originally from svn r9771]
-rw-r--r--puzzles.but8
1 files changed, 5 insertions, 3 deletions
diff --git a/puzzles.but b/puzzles.but
index a676207..11a0525 100644
--- a/puzzles.but
+++ b/puzzles.but
@@ -2866,9 +2866,11 @@ satisfied:
\b for any two white squares, there is a path between them using only
white squares.
-\b for each square with a number, that number denotes the number of
-squares reachable from that square going in each direction until
-hitting a wall or a black square.
+\b for each square with a number, that number denotes the total number
+of white squares reachable from that square going in a straight line
+in any horizontal or vertical direction until hitting a wall or a
+black square; the square with the number is included in the total
+(once).
For instance, a square containing the number one must have four black
squares as its neighbours by the last criterion; but then it's