mnm-sys / tezdhar

A fast and unbeatable chess engine written in C
GNU General Public License v3.0
3 stars 1 forks source link

Detect draw caused by 50-move rule #5

Open mnm-sys opened 2 years ago

mnm-sys commented 2 years ago

The chess engine should monitor the number of half-moves and declare draw following the 50-move rule and update the board status and UI accordingly