Spill-The-Tea
Spill-The-Tea
@voyag, you want that to occur. Even if there is a checkmate after the 50 move rule, it is still a draw (and is known as a cursed win).
I see, so you are proposing changing the line to read as follows, instead: if (fifty_cnt > 100 || insufficient_material(sd->pos)) return 1;
I've been struggling to install Kivy-Chess on my mac. I downloaded the libchess branch of Kivychess, and I've managed to overcome a number of obstacles, including figuring out how to...