Joker IT

Home * Engines * Joker IT

[ A Joker card [1] Joker,

a Chess Engine Communication Protocol compliant chess engine by Manlio Morini, developed from 1998 until 2001, written in C++ with some conditional x86 inline assembly concerning population count and bitscan of bitboards. Joker runs under BSD, Linux and Windows, and was in 2017 published on GitHub as open source as “historical” artifact, under the terms of the MIT license [2].

Features

Board Representation

Evaluation

Misc

Namesake

See also

Forum Posts

Chess Engine

Misc

References

  1. The Jolly Rosso, image by Trocche100, November 30, 2014, Joker (playing card) from Wikipedia, Wikimedia Commons
  2. joker/README.md at master · morinim/joker · GitHub
  3. joker/history at master · morinim/joker · GitHub
  4. joker/giocatore.cc at master · morinim/joker · GitHub, see Ricerca_radice (root search)
  5. Code snippets from joker/situazione.cc at master · morinim/joker · GitHub, slightly formatted concerning white spaces and brackets

Up one Level