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
Currently, our move generator is quite the monolith. It would be good to refactor some of this code to have a better separation of concerns and make the various parts that go into move generation more re-usable across other parts of the code base.