ohnx / shaibel

chess engine :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shaibel

Chess engine made following the excellent Chess Engine In C tutorial by Bluefever Software.

Currently probably pretty bad, as I'm only halfway through the series. It works enough to play on Lichess, though!

Play against it here. Currently accepts Standard variant bullet, blitz, rapid, and classical.

About

chess engine :)

License:MIT License


Languages

Language:C 99.0%Language:Makefile 0.6%Language:C++ 0.4%