diff options
Diffstat (limited to 'data/boards/standard')
-rw-r--r-- | data/boards/standard/standard | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/boards/standard/standard b/data/boards/standard/standard new file mode 100644 index 0000000..2c88ec8 --- /dev/null +++ b/data/boards/standard/standard @@ -0,0 +1,5 @@ +# This is the standard game +# Whichever color is listed first is on move +W: P a2 b2 c2 d2 e2 f2 g2 h2 R a1 h1 N b1 g1 B c1 f1 Q d1 K e1 +B: P a7 b7 c7 d7 e7 f7 g7 h7 R a8 h8 N b8 g8 B c8 f8 Q d8 K e8 + |