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
Probing the board now involves board set boolean logic. Previously, it would check each square for if it were empty and if not, look to at what piece the pointer was pointing. This made it cumbersome to generate and check the legality of moves; hopefully this change will make things easier!
The code needs a rewrite:
The text was updated successfully, but these errors were encountered: