blob: 9f4219eed4b6123a34e089b7665940f212187c0e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
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
WWW: http://www.cs.caltech.edu/~mvanier/hacking/gnushogi/gnushogi.html
|