Closed KYLChiu closed 9 months ago
practically all moves have to and from squares, so checking them before checking captures is not ideal. Checking if captures first could reduce the number of calls to piece_at.
practically all moves have to and from squares, so checking them before checking captures is not ideal. Checking if captures first could reduce the number of calls to piece_at.