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/wild |
FICS 1.6.2
Diffstat (limited to 'data/boards/wild')
-rw-r--r-- | data/boards/wild/0 | 3 | ||||
-rw-r--r-- | data/boards/wild/1 | 2 | ||||
-rw-r--r-- | data/boards/wild/2 | 2 | ||||
-rw-r--r-- | data/boards/wild/3 | 2 | ||||
-rw-r--r-- | data/boards/wild/4 | 2 | ||||
-rw-r--r-- | data/boards/wild/5 | 3 | ||||
-rw-r--r-- | data/boards/wild/8 | 3 | ||||
l--------- | data/boards/wild/bughouse | 1 |
8 files changed, 18 insertions, 0 deletions
diff --git a/data/boards/wild/0 b/data/boards/wild/0 new file mode 100644 index 0000000..ef13177 --- /dev/null +++ b/data/boards/wild/0 @@ -0,0 +1,3 @@ +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 e8 K d8 + diff --git a/data/boards/wild/1 b/data/boards/wild/1 new file mode 100644 index 0000000..c793b6e --- /dev/null +++ b/data/boards/wild/1 @@ -0,0 +1,2 @@ +W: P a2 b2 c2 d2 e2 f2 g2 h2 R a1 N b1 c1 Q d1 K e1 B f1 g1 R h1 +B: P a7 b7 c7 d7 e7 f7 g7 h7 R a8 B b8 N c8 K d8 Q e8 N f8 B g8 R h8 diff --git a/data/boards/wild/2 b/data/boards/wild/2 new file mode 100644 index 0000000..4de2d42 --- /dev/null +++ b/data/boards/wild/2 @@ -0,0 +1,2 @@ +W: P a2 b2 c2 d2 e2 f2 g2 h2 Q a1 R b1 N c1 K d1 B e1 N f1 R g1 B h1 +B: P a7 b7 c7 d7 e7 f7 g7 h7 Q a8 R b8 N c8 K d8 B e8 N f8 R g8 B h8 diff --git a/data/boards/wild/3 b/data/boards/wild/3 new file mode 100644 index 0000000..7ab607e --- /dev/null +++ b/data/boards/wild/3 @@ -0,0 +1,2 @@ +W: P a2 b2 c2 d2 e2 f2 g2 h2 N a1 B b1 R c1 K d1 Q e1 N f1 B g1 R h1 +B: P a7 b7 c7 d7 e7 f7 g7 h7 N a8 B b8 R c8 K d8 Q e8 N f8 B g8 R h8 diff --git a/data/boards/wild/4 b/data/boards/wild/4 new file mode 100644 index 0000000..c36860e --- /dev/null +++ b/data/boards/wild/4 @@ -0,0 +1,2 @@ +W: P a2 b2 c2 d2 e2 f2 g2 h2 N a1 B b1 R c1 K d1 Q e1 N f1 B g1 R h1 +B: P a7 b7 c7 d7 e7 f7 g7 h7 B a8 N b8 c8 R d8 K e8 Q f8 R g8 B h8 diff --git a/data/boards/wild/5 b/data/boards/wild/5 new file mode 100644 index 0000000..0eb7c2f --- /dev/null +++ b/data/boards/wild/5 @@ -0,0 +1,3 @@ +W: P a7 b7 c7 d7 e7 f7 g7 h7 R a8 h8 N b8 g8 B c8 f8 Q e8 K d8 +B: P a2 b2 c2 d2 e2 f2 g2 h2 R a1 h1 N b1 g1 B c1 f1 Q e1 K d1 + diff --git a/data/boards/wild/8 b/data/boards/wild/8 new file mode 100644 index 0000000..3e3e25d --- /dev/null +++ b/data/boards/wild/8 @@ -0,0 +1,3 @@ +W: P a4 b4 c4 d4 e4 f4 g4 h4 R a1 h1 N b1 g1 B c1 f1 Q d1 K e1 +B: P a5 b5 c5 d5 e5 f5 g5 h5 R a8 h8 N b8 g8 B c8 f8 Q d8 K e8 + diff --git a/data/boards/wild/bughouse b/data/boards/wild/bughouse new file mode 120000 index 0000000..79685e8 --- /dev/null +++ b/data/boards/wild/bughouse @@ -0,0 +1 @@ +../standard/standard
\ No newline at end of file |