14.3 Computer Chess
A chapter from a book on programming chess, emphasizing parallel processing.
Chess Brain - Programming Theory
Great site for programmers, has information on everything you need to understand a chess computers brain.
Chess Tree Search
Chess Tree Search - More useful information regarding chess programming methods.
Chessopolis: Computer Chess
45 links to information on computer chess programming (bottom section of this web page)
ChessPatterns.com
Categorized links to chess programming resources, SSDF (Swedish Chess Computer Association) rating list.
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.
Computer Chess Programming
Page of chess programming links and documents. Also contains links to other turn-based game programming.
Computer Chess Programming
Reference material, programming techniques, endgame databases, and computer game research for chess programming.
GameDev.net -- Chess Programming Part I: Getting S
The first article in a six-part series about programming computers to play chess, and by extension other similar strategy games of perfect information.
Geko Chess Engine
Chess engine per winboard and windows. Delphi source code is availible and also contains a link page with chess programming documents.
International Computer Games Association
Promotes computer chess programming, holds competitions with "computer" players, and publishes a quarterly journal.
Introduction to Chess Programming
Short and brief introduction to Chess programming, providing basic methods of how computers play chess.
Programming Topics
A series of essays on computer chess topics written by Bruce Moreland.
TalkChess.com
Popular message board discussing anything and everything relating to Computer Chess Programming. Registration required.
The Anatomy of Chess Programs
An introduction to how computers play chess.