Skip to content

kz04px/Baislicka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A UCI compatible chess engine written in C

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages