资 源 简 介
An alternate hosting at: https://github.com/bineshandrews/darktemplar-chess/
DarkTemplar is my amateur attempt to make a functional chess engine. The focus was on creating a moderately strong engine (with readable code!) which implements most of the ideas/techniques used in a modern chess engine. The decision was to keep the code readable and organized rather than using obscure techniques to optimize the performance. Its been more than an year since I worked on this and I don"t seem to find time to continue working on this. I am maintaining the repository in case any new chess enthusiast could get an overall idea of what they are dealing with.
The following features are supported in this initial release.
1. Support for the chess engine communication protocol which enables this engine to use the winboard/xboard/arena GUIs.
2. Support for polyglot opening book
3. Support Standard Arithmetic Notation (SAN, eg: Nf3) and Standard Co-ordinate Notation (eg: g1f3) fo