14.3 Computer Chess A chapter from a book on programming chess, emphasizing parallel processing.
Chessopolis: Computer Chess 45 links to information on computer chess programming (bottom section of this web page)
Computer Chess Programming Page of chess programming links and documents. Also contains links to other turn-based game programming.
Chess Tree Search Chess Tree Search - More useful information regarding chess programming methods.
Introduction to Chess Programming Short and brief introduction to Chess programming, providing basic methods of how computers play chess.
Computer chess / GNU chess, chess programming GNUChess programming with GNU versions for Atari, Mac, Windows, Unix. Also contains other games that are using chess programming techniques. Java, C, C++ source code included for all games.
Geko Chess Engine Chess engine for Winboard and Windows. Delphi source code is available and also contains a link page with chess programming documents.
The Beowulf Chess Engine Homepage Beowulf Chess Engine was used in the world-record holding ChessBrain project. The instructive source code for the engine is open and free to download.