aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnushogi/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnushogi/pkg-descr')
-rw-r--r--games/gnushogi/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/gnushogi/pkg-descr b/games/gnushogi/pkg-descr
new file mode 100644
index 000000000000..c78f91683552
--- /dev/null
+++ b/games/gnushogi/pkg-descr
@@ -0,0 +1,13 @@
+GNU version of Shogi, a game of Japanese chess.
+
+Gnushogi is an updated version of the gnuchess program.
+It has a simple alpha-numeric board display, or it can be
+compiled for use with the chesstool program on a SUN work-
+station or with the xshogi program under X-windows. The
+program gets its opening moves from the file gnushogi.book
+which is located in a directory specified in the makefile.
+
+To invoke the program type:
+ gnushogi
+
+Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp>