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
With the complexity of the game, most important part is to get the piece moving rules applied perfectly, especially for castling, en passant, pins etc.
We need to write unit tests for update_move_info() and get_valid_moves() methods.
The text was updated successfully, but these errors were encountered:
With the complexity of the game, most important part is to get the piece moving rules applied perfectly, especially for castling, en passant, pins etc.
We need to write unit tests for update_move_info() and get_valid_moves() methods.
The text was updated successfully, but these errors were encountered: