kokopu
Version:
A JavaScript/TypeScript library implementing the chess game rules and providing tools to read/write the standard chess file formats.
52 lines (51 loc) • 1.75 kB
Plain Text
Event = {Custom initial position}
+---+---+---+---+---+---+---+---+
| | | | | | | | |
+---+---+---+---+---+---+---+---+
| | | k | | | | | |
+---+---+---+---+---+---+---+---+
| p | | P | | | | | |
+---+---+---+---+---+---+---+---+
| P | | K | | | | | |
+---+---+---+---+---+---+---+---+
| | | | | | | | |
+---+---+---+---+---+---+---+---+
| | | | | | | | |
+---+---+---+---+---+---+---+---+
| | | | | | | | |
+---+---+---+---+---+---+---+---+
| | | | | | | | |
+---+---+---+---+---+---+---+---+
w - -
Initial move number = {60}
[] -+<LONG
[] (60w) Kd5 (
[] (60b) Kc8 (
[] (61w) Kd4 (
[] (61b) Kd8 (
[] (62w) Kc4 (
[] (62b) Kc8 (
[] (63w) Kd5 (
[] (63b) Kc7 (
[] (64w) Kc5 (
[] (64b) Kc8 (
[] (65w) Kb6 (
+---+---+---+---+---+---+---+---+
| | | k | | | | | |
+---+---+---+---+---+---+---+---+
| | | | | | | | |
+---+---+---+---+---+---+---+---+
| p | K | P | | | | | |
+---+---+---+---+---+---+---+---+
| P | | | | | | | |
+---+---+---+---+---+---+---+---+
| | | | | | | | |
+---+---+---+---+---+---+---+---+
| | | | | | | | |
+---+---+---+---+---+---+---+---+
| | | | | | | | |
+---+---+---+---+---+---+---+---+
| | | | | | | | |
+---+---+---+---+---+---+---+---+
b - -
{White wins}{11 plies}