/Baislicka

A UCI compatible chess engine written in C

Primary LanguageCMIT LicenseMIT

Baislicka

Description

A chess engine written in C. Uses bitboards with fixed shift fancy movegen.

Strength

  • CCRL Blitz rated ~2200 here
  • CCRL 40/15 rated ~2200 here

Build instructions

git clone https://github.com/kz04px/Baislicka
mkdir Baislicka/build
cd Baislicka/build
cmake ..
make

Tests

Some limited tests are included and can be run by using the above build instructions and running the resulting "baislicka-test" executable in the build directory.

Platforms

Both Windows and Linux are currently supported.

Contributors

Thanks to all those that have contributed to Baislicka in some way, no matter how small.

Special thanks