SourceForge.net Logo Polish version (pl)
SourceForge.net project page

About Ciubach

Ciubach is a chess engine. Initially there were two programs: chess and checkers, based on common C++ templates. That conception was dropped, but some effects still remain in the code. To build this program You need GNU GCC 4.2 or newer and a few libraries from Boost. It could also be possible to compile this program using other compiler with appropriate TR1 standard library additions. You can run this program as an engine under Xboard or Eboard. There is no possibility to adjust parameters like time per move etc.
Program level is relatively low. Sometimes it can achieve win or draw against Gnuchess, but most frequently Gnuchess wins.