Skip to content

Fix generating sliding attacks (include edges) #1

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

Merged
merged 10 commits into from
Oct 11, 2024

Conversation

DeveloperPaul123
Copy link
Owner

@DeveloperPaul123 DeveloperPaul123 commented Oct 10, 2024

Changes

  • Altered attack tables for sliding pieces to include edges
  • Re-implemented generate_magics code based on a blog post by Analog Hors
  • Updated some tests for generating attacks and move generation
  • Updated magic numbers for new attack tables
  • Added perft library functions and some basic unit tests
  • Re-wrote Move implementation and how information is stored in the value type
  • Fixed all broken code due to the above
  • Ensured that all tests (new and old) pass after all these changes.

😅

@DeveloperPaul123 DeveloperPaul123 merged commit 6daa474 into main Oct 11, 2024
@DeveloperPaul123 DeveloperPaul123 deleted the fix/sliding-attack-generation branch October 11, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant