diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-07 21:31:49 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-07 21:31:49 +0100 |
commit | 79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 (patch) | |
tree | f6ade4ccbc3af20d825edacfd12b5da8ded8d240 /data/boards/standard |
FICS 1.6.2
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 + |