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 due to insufficient material #6

Open mnm-sys opened 2 years ago

mnm-sys commented 2 years ago

The chess engine should be able to detect draw due to insufficient material present on board, and update the board status and UI accordingly.