Re: gnuchess -x , Notation for moves

Simon Waters <[email protected]> Mon, 08 Mar 2010 21:17:30 +0000
Newsgroups gmane.comp.gnu.chess.bugs
Message-ID <[email protected]>
> Gnuchess is playing white's but the output of it's move is like black
> notation : 1. ... b1c3
> I'm playing black's but it's trace is like white's move notation : 1. e7e6
> 
> This is the normal notation using the xboard option or it is a wrong output?

See section 13 (Idioms)

http://home.hccnet.nl/h.g.muller/engine-intf.html#13

This is covered under "An alternative move syntax".

There is no particular reason to preserve this idiom other than no one
has yet suggested changing it. I guess it might break some interfaces,
but they probably should fix those to work with less idiomatic engines.

Patches welcome ;)

 Simon