Check out Janggi (Korean Chess), our featured variant for December, 2024.


[ Help | Earliest Comments | Latest Comments ]
[ List All Subjects of Discussion | Create New Subject of Discussion ]
[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]

Single Comment

Game Courier Logs. View the logs of games played on Game Courier.[All Comments] [Add Comment or Rating]
David Paulowich wrote on Wed, Oct 15, 2008 11:41 PM UTC:

EDIT:Thanks, Fergus, the 'empty e5 f5;' line works fine.

Shatranj Kamil X sets up 'dummy pieces' at the start and then removes them in the pregame phase with the commands @-e5 and @-f5, which move 'nothing' to those two squares. This permits showing a complete piece set at the bottom of the game page. Right now the code does not allow such commands. No rush - Joe Joyce still has 89 more days to make his move. QUOTE FOLLOWS:

I am testing new code. There could be problems for the interim. Come back later if things aren't working right now.

Syntax Error on line 0

@-e5 is not a valid expression, because @-e5 is not a recognized piece, coordinate, command, or subroutine.For the sake of debugging, here is the full GAME Code program that this error occurred in. The lines have been properly indented to help you spot scope errors.

0 @-e5

1 @-f5

2 moveindex 0