Fin Kam

Results 1 issues of Fin Kam

How do I check if it's white's turn? Here's the code : using ChessChallenge.API; using System; public class MyBot : IChessBot { //The idea is to check for checks, captures,...