You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: