Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[META] Project restructure #75

Open
3 tasks
dannyhammer opened this issue Nov 13, 2024 · 0 comments
Open
3 tasks

[META] Project restructure #75

dannyhammer opened this issue Nov 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dannyhammer
Copy link
Owner

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:

  • Determine whether to use a workspace or individual modules
  • Use build scripts, if possible, to precompile things like move tables
  • Split up code into crates/modules
@dannyhammer dannyhammer added the enhancement New feature or request label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant