aboutsummaryrefslogtreecommitdiff
path: root/games/pear-Games_Chess/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-10-23 03:12:43 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-10-23 03:12:43 +0000
commit48d243d662dad47437166f1cb8735a0f5fa48f0a (patch)
tree4b40f56e995adfb2d3552534a0b23d26f6307bb0 /games/pear-Games_Chess/pkg-descr
parentec061a30a8a61d08dbaea808ebaf0fca5821c2f4 (diff)
Notes
Diffstat (limited to 'games/pear-Games_Chess/pkg-descr')
-rw-r--r--games/pear-Games_Chess/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/games/pear-Games_Chess/pkg-descr b/games/pear-Games_Chess/pkg-descr
new file mode 100644
index 000000000000..7fea8e612b3f
--- /dev/null
+++ b/games/pear-Games_Chess/pkg-descr
@@ -0,0 +1,7 @@
+The logic of handling a chessboard and parsing standard
+FEN (Farnsworth-Edwards Notation) for describing a position as well as SAN
+(Standard Algebraic Notation) for describing individual moves is handled. This
+class can be used as a backend driver for playing chess, or for validating
+and/or creating PGN files using the File_ChessPGN package.
+
+WWW: http://pear.php.net/package/Games_Chess/