M Winther wrote on Mon, Dec 21, 2009 03:56 PM UTC:
If you look in Help/Rules File Language Reference you can see the
description of the 'turn-order' syntax:
(«player» «player») First player specified moves second player’s pieces.
(«player» «player» «move-type») First player makes this type of move with second player’s pieces.
You can also define 'neutral' pieces. But I strongly advice you to begin
implementing a simple variant. Also, begin by reading through the Language Reference.
/Mats
description of the 'turn-order' syntax:
(«player» «player») First player specified moves second player’s pieces.
(«player» «player» «move-type») First player makes this type of move
with second player’s pieces.
You can also define 'neutral' pieces. But I strongly advice you to begin
implementing a simple variant. Also, begin by reading through the
Language Reference.
/Mats