This is version 3.1 of GNU Chess, It is an official release.

I thought that I might compile a version of gnuchess just in case
people have been having problems with errors like parse error at 100,
this turns out to be a variable defining NZ as 100 and thus producing
an error in curses.h .  Perhaps this will be fixed in the next version
of gcc (higher than 2.1).  Since the errors are only small I have not
provided any patches, but if you temporary edit /usr/include/curses.h
and put in #undef NZ  you should not get any problems.
A manual page is also included with the binaries.

Put 	gnuchess in /usr/games/gnuchess
and 	gnuchessn in /usr/games/gnuchessn
and 	gnuchess.book in /usr/games/gnuchess.book

Ps: The sources for gnuchess can be found at any site holding gnu software.

Chris Watts
Email: cj_watts@csd.brispoly.ac.uk  (Internet)
       cj_watts@uk.ac.brispoly.csd  (Janet)

