Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pychess(1) [debian man page]

pychess(1)						      General Commands Manual							pychess(1)

NAME
pychess - chess graphical user interface for several chess engines DESCRIPTION
pychess provides a fully featured, nice looking, easy to use chess client for the gnome-desktop. The client should be usable both to those totally new to chess, and those who want to use a computer to further enchance their play. Features * Tabbed interface * pgn+epd read/write support * Hints and spymode * xboard/cecp engine support * Builtin python based engine * Openingbook using sqlite * Clean interface and dialogs * Builtin move validator * Legal move highlighting * Supports drag'n'drop. HOMEPAGE
http://pychess.googlepages.com/home AUTHOR
This manual page was written by Varun Hiremath <varunhiremath@gmail.com>, for the Debian project (but may be used by others). December 22, 2006 pychess(1)

Check Out this Related Man Page

GLAURUNG(6)															       GLAURUNG(6)

NAME
glaurung - free UCI chess engine, to calculate chess moves SYNOPSIS
glaurung DESCRIPTION
This manual page documents the glaurung command. glaurung is an UCI chess engine, to calculate chess moves Opening book This version of Glaurung has experimental support for PolyGlot opening books. For information about how to create such books, consult the PolyGlot documentation. Currently, Glaurung requires that the book file is named book.bin and is placed in Glaurungs working directory. More than one CPU Beginning with version 2-epsilon/3, Glaurung has support for up to four CPUs. Because the program currently cannot automatically detect the number of CPUs on your computer, it uses only a single search thread by default. If your computer has two or more CPUs (this includes dual-core CPUs like the Intel Core Duo or the AMD Athlon 64 X2), you should set the "Threads" UCI parameter to the number of CPUs to obtain optimal performance. OPTIONS
This program does NOT follow the usual GNU command line syntax, with long options starting with two dashes. SEE ALSO
Communication with UCI commands is documented by "The UCI Communication Protocol" in /usr/share/doc/glaurung/engine-interface.txt. AUTHOR
glaurung was written by <Romstad Tord <tord@glaurungchess.com>>. This manual page was written by Oliver Korff <ok@xynyx.de>, for the Debian project (but may be used by others). Juli 9, 2007 GLAURUNG(6)
Man Page