GNU Chess project is a computer program which plays the Game of Chess.
GNU Chess lets most modern computers play a full game of chess.
It has a plain terminal interface but supports visual interfaces such as X-Windows "xboard" and Windows-for-PC "winboard" as well as a full 3-dimensional wooden chess-board protocol for the Novag Chess board enabling one to be relatively free of the computer itself.
What's New in This Release:
· Minor ScoreDev code tidy
· ensure gnuchessx included in EXTRA_DIST
· Fix to Posix thread for readline
· Fix to ensure "HARD" is default
· Improve Posix thread handling
· Portability fix IsTrustedPlayer
· Portability fix to lexpgn.l
· Changes to lexpgn.l to handle some special cases
· Fix trailing "/" in FEN causes buffer overflow issues.
· Portability fix to lexpgn.l