Anonymous wrote on Mon, Aug 23, 2004 03:39 PM UTC:Good ★★★★
Just one slight ambiguity: What happens if the player creates a chain of
the opponent's pieces? Also, what happens if a player moves a piece to
create 2 chains, one for each player? An example of the latter is:
+---+---+---+---+---+---+---+---+
| n | | | | | | | R |
+---+---+---+---+---+---+---+---+
| | | | | | | | |
+---+---+---+---+---+---+---+---+
| | | | | | | | |
+---+---+---+---+---+---+---+---+
| | | | | | | | |
+---+---+---+---+---+---+---+---+
| | | | | | | | B |
+---+---+---+---+---+---+---+---+
| | | | | | | r | |
+---+---+---+---+---+---+---+---+
| | | | | | | | |
+---+---+---+---+---+---+---+---+
| | | q | | N | | | |
+---+---+---+---+---+---+---+---+
In this position, if White (lowercase letters) plays Rg3-a3, two links
are
formed: White has a link in Qc1->Ra3->Ba8, while Black has: Rh8->Bh4->Ne1