Changes

Jump to: navigation, search

Djinn

60 bytes added, 12:50, 15 November 2019
no edit summary
a [[Chess Engine Communication Protocol]] compliant chess engine by [[Tom Likens]], written in [[Cpp|C++]] with some [[Assembly#InlineAssembly|inline assembly]], first released in December 2003 <ref>[http://www.open-aurec.com/wbforum/viewtopic.php?f=18&t=45757 Djinn 0.815 Available] by [[Tom Likens]], [[Computer Chess Forums|Winboard Forum]], December 25, 2003</ref>.
Djinn utilizes [[Bitboards|bitboards]] to represent its [[Chessboard|chess board]] and [[Pieces|pieces]].
As relatively slow searcher, Djinn spends most of its time in the [[Evaluation|evaluation]]. Executables are available to run under [[Windows]] and [[Linux]], [[Đorđe Vidanović]] has provided Djinn's [[Opening Book]]. Over the years Djinn played the four [[CCT Tournaments]], [[CCT6]], [[CCT8]], [[CCT15]] and [[CCT8CCT16]].
=Techniques and Algorithms=

Navigation menu