Return to Main Up One Level

Categories


Programming Links

GameDev.net -- Chess Programming Part I: Getting Started - The first article in a six-part series about programming computers to play chess, and by extension other similar strategy games of perfect information.

Computer Chess Programming - Reference material, programming techniques, endgame databases, and computer game research for chess programming.

The Anatomy of Chess Programs - An introduction to how computers play chess.

ICCA - The International Computer Chess Association promotes computer chess programming, through its journal and tournaments.

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)

Yellow Bishop Computer Chess Center - 79 articles on computer chess programming, in Postscript format

Geko Chess Engine - Chess Engine per winboard and windows. Delphi source code is availible and also contains a link page with many chess programming documents. Very resourceful site.

Computer Chess Programming - Page of chess programming links and documents. Also contains links to other turn-based game programming.

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.

Introduction to Chess Programming - Short and brief introduction to Chess programming, providing basic methods of how computers play chess.

Aristarch - Offers downloads of the free gaming engine.


Top   Top