Checks if the king of the given kingColor is in check on the board.
True if the king is in check, false otherwise.
The color of the king to check.
The board to check on.