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

refactor: split code #114

Merged
merged 31 commits into from
Nov 26, 2024
Merged

refactor: split code #114

merged 31 commits into from
Nov 26, 2024

Conversation

thomas-mauran
Copy link
Owner

@thomas-mauran thomas-mauran commented Nov 23, 2024

Huge refactor

Description

The goal here is basically to refactor the game to split the big board file in many more. This pr will be followed by proper documentation on the website to explain all the changes

How Has This Been Tested?

Our rust tests and a lot of manual testing

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: Thomas Mauran <[email protected]>
Signed-off-by: Thomas Mauran <[email protected]>
thomas-mauran and others added 26 commits November 23, 2024 19:05
Signed-off-by: Thomas Mauran <[email protected]>
Signed-off-by: Thomas Mauran <[email protected]>
Signed-off-by: Thomas Mauran <[email protected]>
Signed-off-by: Thomas Mauran <[email protected]>
Signed-off-by: Thomas Mauran <[email protected]>
Signed-off-by: Thomas Mauran <[email protected]>
Signed-off-by: Thomas Mauran <[email protected]>
Signed-off-by: Thomas Mauran <[email protected]>
Signed-off-by: Thomas Mauran <[email protected]>
Signed-off-by: Thomas Mauran <[email protected]>
Signed-off-by: Thomas Mauran <[email protected]>
Signed-off-by: Thomas Mauran <[email protected]>
Signed-off-by: Thomas Mauran <[email protected]>
Signed-off-by: Thomas Mauran <[email protected]>
Signed-off-by: Thomas Mauran <[email protected]>
@thomas-mauran thomas-mauran self-assigned this Nov 26, 2024
@thomas-mauran thomas-mauran added documentation Improvements or additions to documentation refactor Refactor of the code labels Nov 26, 2024
@thomas-mauran thomas-mauran marked this pull request as ready for review November 26, 2024 18:03
@thomas-mauran thomas-mauran merged commit 677ee3a into main Nov 26, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation refactor Refactor of the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant