|
|
1. |
Computer Chess Programming Theory
-
Great site for programmers, contains quality information on various programming topics.
|
|
|
2. |
TalkChess
-
Popular message board discussing anything and everything relating to Computer Chess Programming. Registration required.
|
|
|
3. |
The Anatomy of Chess Programs
-
An introduction to how computers play chess.
|
|
|
4. |
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.
|
|
|
5. |
14.3 Computer Chess
-
A chapter from a book on programming chess, emphasizing parallel processing.
|
|
|
6. |
Aristarch
-
Offers downloads of the free gaming engine.
|
|
|
7. |
Chess Tree Search
-
Chess Tree Search - More useful information regarding chess programming methods.
|
|
|
8. |
Chessopolis: Computer Chess
-
45 links to information on computer chess programming (bottom section of this web page)
|
|
|
9. |
ChessPatterns
-
Categorized links to chess programming resources, SSDF (Swedish Chess Computer Association) rating list.
|
|
|
10. |
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.
|
|
|
11. |
Computer Chess Programming
-
Page of chess programming links and documents. Also contains links to other turn-based game programming.
|
|
|
12. |
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.
|
|
|
13. |
Geko Chess Engine
-
Chess engine for Winboard and Windows. Delphi source code is available and also contains a link page with chess programming documents.
|
|
|
14. |
International Computer Games Association
-
Promotes computer chess programming, holds competitions with "computer" players, and publishes a quarterly journal.
|
|
|
15. |
Introduction to Chess Programming
-
Short and brief introduction to Chess programming, providing basic methods of how computers play chess.
|
|
|
16. |
OnJava.com Article on BitBoards
-
Article about bitboards implemented in Java.
|
|
|
17. |
Programming Topics
-
A series of essays on computer chess topics written by Bruce Moreland.
|
|
|
18. |
Robert Hyatt's Home Page
-
High quality chess programming papers from the inventor of rotated bitboards and the author of Crafty, a popular open source chess engine.
|
|
|
19. |
Tim Mann's Chess Pages
-
Tim Mann's chess pages, author of XBoard and WinBoard user interfaces.
|