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
Description:
Since the merge of #73, the code is in need of better organization. Either use a cargo workspace or just break up the project into individual modules. Core types, board representation, move generation, input handling, engine, and search are all good candidates for modules.
Description:
Since the merge of #73, the code is in need of better organization. Either use a cargo workspace or just break up the project into individual modules. Core types, board representation, move generation, input handling, engine, and search are all good candidates for modules.
Relevant Link(s):
Requirements:
The text was updated successfully, but these errors were encountered: