kokopu
Version:
A JavaScript/TypeScript library implementing the chess game rules and providing tools to read/write the standard chess file formats.
37 lines (36 loc) • 1.28 kB
Plain Text
Event = {Game with null-moves}
[] -+<LONG
[] (1w) e4 (
[] (1b) -- (
[] (2w) d4 (
[] (2b) d5 (
[] (3w) -- (
[] (3b) e5 (
[] (4w) Nf3 (
[] (4b) Ne7 (
[] (5w) Nxe5 (
[] (5b) -- (
[] (6w) Nd7 (
[] (6b) -- (
[] (7w) Bb5 (
[] (7b) -- (
[] (8w) Nf6
+---+---+---+---+---+---+---+---+
| r | n | b | q | k | b | | r |
+---+---+---+---+---+---+---+---+
| p | p | p | | n | p | p | p |
+---+---+---+---+---+---+---+---+
| | | | | | N | | |
+---+---+---+---+---+---+---+---+
| | B | | p | | | | |
+---+---+---+---+---+---+---+---+
| | | | P | P | | | |
+---+---+---+---+---+---+---+---+
| | | | | | | | |
+---+---+---+---+---+---+---+---+
| P | P | P | | | P | P | P |
+---+---+---+---+---+---+---+---+
| R | N | B | Q | K | | | R |
+---+---+---+---+---+---+---+---+
b KQkq -
{White wins}{15 plies}