mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 08:01:30 -07:00
Clarify the Black Box rules slightly.
Chris Boyle points out that two of the rules are implicitly intended to be read as only applying if a previous rule hadn't already decided what would happen, and suggested that since not all readers infer that priority order, it would be better to explicitly make them mutually exclusive so that there can be no confusion about which one applies.
This commit is contained in:
@ -1553,11 +1553,11 @@ affected by balls in one of the following ways:
|
||||
re-emerge. This includes beams that meet a ball on the first rank
|
||||
of the arena.
|
||||
|
||||
\b A beam with a ball to its front-left square gets deflected 90 degrees
|
||||
to the right.
|
||||
\b A beam with a ball in its front-left square and no ball ahead of it
|
||||
gets deflected 90 degrees to the right.
|
||||
|
||||
\b A beam with a ball to its front-right square gets similarly deflected
|
||||
to the left.
|
||||
\b A beam with a ball in its front-right square and no ball ahead of
|
||||
it gets similarly deflected to the left.
|
||||
|
||||
\b A beam that would re-emerge from its entry location is considered to be
|
||||
\q{reflected}.
|
||||
|
Reference in New Issue
Block a user