summaryrefslogtreecommitdiff
path: root/games/colchess/pkg
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-10-24 20:08:13 +0000
committerjlam <jlam@pkgsrc.org>2000-10-24 20:08:13 +0000
commitd339252696bb42f2f4537cf88f48a05392fd2572 (patch)
tree682c3847b9e2e92df51451e85a706c8ecfc1d495 /games/colchess/pkg
parentcd92bcbc650df965bc41fabc1df501d06515da06 (diff)
downloadpkgsrc-d339252696bb42f2f4537cf88f48a05392fd2572.tar.gz
colchess - chess analysis engine
Diffstat (limited to 'games/colchess/pkg')
-rw-r--r--games/colchess/pkg/COMMENT1
-rw-r--r--games/colchess/pkg/DESCR5
-rw-r--r--games/colchess/pkg/PLIST10
3 files changed, 16 insertions, 0 deletions
diff --git a/games/colchess/pkg/COMMENT b/games/colchess/pkg/COMMENT
new file mode 100644
index 00000000000..4a4f4b741d5
--- /dev/null
+++ b/games/colchess/pkg/COMMENT
@@ -0,0 +1 @@
+chess analysis engine
diff --git a/games/colchess/pkg/DESCR b/games/colchess/pkg/DESCR
new file mode 100644
index 00000000000..e8c96eaac11
--- /dev/null
+++ b/games/colchess/pkg/DESCR
@@ -0,0 +1,5 @@
+ColChess is primarily an analysis engine, though it can also be used for
+playing competitive games. It uses the brute force analysis method for
+tree searching, meaning that it analyses far more nodes per move than an
+ordinary chess program such as GNU Chess or Crafty, but it cuts out all the
+guesswork so that its analysis is always accurate to the depth specified.
diff --git a/games/colchess/pkg/PLIST b/games/colchess/pkg/PLIST
new file mode 100644
index 00000000000..e6c99e2ec6a
--- /dev/null
+++ b/games/colchess/pkg/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/24 20:08:13 jlam Exp $
+bin/colchess
+share/colchess/chessdat.dat
+share/colchess/tests/bk.epd
+share/colchess/tests/bwtc.epd
+share/colchess/tests/wac.epd
+share/colchess/tests/wcsac.epd
+share/doc/colchess/README
+@dirrm share/colchess/tests
+@dirrm share/colchess