general

来自「早期freebsd实现」· 代码 · 共 35 行

TXT
35
字号
			      GNU ChessCopyright (C) 1987 Stuart Cracraft  (Copying permission notice at the end.)GNU Chess is your program (as long as you follow the copyright andlicensing rules listed in the file COPYING). Your contributioinspire current and future softwaredevelopers. This document-------------This document is not meant to be a an introduction to computer chess.The following books are excellent introductions and treatises.They are listed in order of difficulty:   Computer Chess (2nd edition), by David Welsh and Boris Bazcynski   The Joy of Computer Chess, by David Levy   Chess Skill in Man and Machine (2nd edition), by Peter FreyCurrent Distribution--------------------The most recent distribution of GNU Chess contains the followingmain-level files and directories:    Filename         Purpose   ------------------------------------------------------   README           Pointer to main README below.   gnuchess.c       Most recent version of GNU Chess   nondsp.c	    Non-display interface, and chesstool/xchess interface   uxdsp.c	    Unix (curses) display interface	   ansidsp.c	    ANSI display interface   gnuchess.book    Most recent version of opening book

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?