summaryrefslogtreecommitdiff
path: root/games/crafty-open-large/pkg-descr
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-06-04 02:37:38 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-06-04 02:37:38 +0000
commit2ed28273621f34285f50f40ddc08ccc296170f48 (patch)
tree0ee0f82e98ad5c95f36f8acee7ae8d2b0b00f6c2 /games/crafty-open-large/pkg-descr
parentImport of crafty-open-medium, the medium-sized opening book for the (diff)
Import of crafty-open-large, the (surprise!) large opening book for
the Crafty chess program. PR: 6817 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
Notes
Notes: svn path=/head/; revision=11233
Diffstat (limited to 'games/crafty-open-large/pkg-descr')
-rw-r--r--games/crafty-open-large/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/games/crafty-open-large/pkg-descr b/games/crafty-open-large/pkg-descr
new file mode 100644
index 000000000000..7cfe5d539b1e
--- /dev/null
+++ b/games/crafty-open-large/pkg-descr
@@ -0,0 +1,9 @@
+This is the port of the large opening book for crafty.
+
+It was created with "book create book.txt 60 3" (see the crafty
+documentation and online help for a more thorough explanation of what
+this does) which discards all openings not played in at least three
+games which I expect to be a reasonable constant, but I am open to
+suggestions on this.
+
+- Stefan Eggers <seggers@semyam.dinoco.de>