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
When applying a PossibleMove to a Board, return also list of pieces/locations being attacked.
When considering moves possible from given Board, try to move attacked pieces first.
As a next step, consider also moves that try to defend pieces being attacked.
The text was updated successfully, but these errors were encountered:
When applying a PossibleMove to a Board, return also list of pieces/locations being attacked.
When considering moves possible from given Board, try to move attacked pieces first.
As a next step, consider also moves that try to defend pieces being attacked.
The text was updated successfully, but these errors were encountered: