Search results
Results from the WOW.Com Content Network
CuckooChess is an advanced free and open-source chess engine under the GNU General Public License written in Java by Peter Österlund. CuckooChess provides an own GUI, and optionally supports the Universal Chess Interface protocol for the use with external GUIs such as Arena.
Popeye is a chess problem-solving software accommodating many fairy chess rules and able to investigate set play and tries. It can be used with several operating systems and can be connected to several existing graphical interfaces since it comes with freely available source code, cf. popeye on GitHub. Since its origin, Popeye was designed as a ...
A chess engine generates moves, but is accessed via a command-line interface with no graphics. A dedicated chess computer has been purpose built solely to play chess. A graphical user interface (GUI) allows one to import and load an engine, and play against it. A chess database allows one to import, edit, and analyze a large archive of past games.
This is a list of free and open-source software packages , computer software licensed under free software licenses and open-source licenses. Software that fits the Free Software Definition may be more appropriately called free software ; the GNU project in particular objects to their works being referred to as open-source . [ 1 ]
Free and open-source software portal Video games portal This is a category of articles relating to chess games which can be freely used, copied, studied, modified, and redistributed by everyone that obtains a copy: " free software " or " open-source software ".
Opening book is often used to describe the database of chess openings given to computer chess programs (and related games, such as computer shogi). Such programs are quite significantly enhanced through the provision of an electronic version of an opening book. This eliminates the need for the program to calculate the best lines during ...
Board representation in computer chess is a data structure in a chess program representing the position on the chessboard and associated game state. [1] Board representation is fundamental to all aspects of a chess program including move generation, the evaluation function, and making and unmaking moves (i.e. search) as well as maintaining the state of the game during play.
The UCI has been modified to play some chess variants. Some of these are: [5] Universal Shogi Interface (USI), a dialect for shogi; [6] Universal Chinese Chess Interface (UCCI), a dialect for xiangqi. [7] Each of these protocols may also define variants of Portable Game Notation (PGN) and Forsyth–Edwards Notation (FEN). The XBoard CECP is ...