Hi,
I'm programming my own chess engine. Now it works fine, with winboard.
To play in the internet (freechess.org) I use the winboard zippy feature.
I have the following question:
In winboard GUI, you can choose to abort the game after the first move, so that it does got get rated.
But in the xboard protocol I did not yet find a way to allow my engine to send an abort message to abort a game, for example if the seek does not match its criteria.
Can anybody help here?
Ohnesorg