Changes

Jump to: navigation, search

Algebraic Chess Notation

125 bytes added, 14:57, 13 May 2020
no edit summary
The language independent [https://en.wikipedia.org/wiki/ICCF_numeric_notation ICCF numeric notation] as used in [https://en.wikipedia.org/wiki/Correspondence_chess Correspondence chess] is a numerical pure coordinate notation, giving coordinates by two digits (File '1'-'8) rather than letters ('a'-'h') for the file. In case of promotions a fifth trailing digit is used: '1' for queen, '2' for rook, '3' for bishop and '4' for knight.
<span id="Smith"></span>
==Smith notation=Notation= The Smith notation designed by [[Warren D. Smith]] <ref>[https://web.archive.org/web/20160117212352/https://www.chessclub.com/chessviewer/smith.html Smith notation] ([https://en.wikipedia.org/wiki/Wayback_Machine Wayback Machine])</ref>, as used in the [[Internet Chess Club]] chess server, encodes moves with from-square, to-square, and to make it reversible, so it is as easy to go backwards in a game as forwards, what piece was captured, if any('E' for [[En passant]], the redundant 'c' and 'C' indicate king- or queen side [[Castling|castling]]):
<pre>
<Smith move descriptor> ::= <from square><to square>[<capture indicator>][<promoted to>]
<capture indicator> ::= 'Pp' | 'Nn' | 'Bb' | 'Rr' | 'Qq' | 'k' | 'E' | 'c' | 'C'
</pre>
 
<span id="LAN"></span>
=Long Algebraic Notation (LAN)=

Navigation menu