Skip to content

Conversation

@Hardcode3
Copy link
Owner

πŸ“Œ Queen legal moves implementation

πŸ“„ Description

Queen legal moves implementation and testing.

🧩 Type of Change

  • ✨ New feature
  • βœ… Test addition or update

@Hardcode3 Hardcode3 self-assigned this Jan 1, 2026
@Hardcode3 Hardcode3 added testing Adding, updating or removing any kind of tests. feat Implementation of a new feature move-generation Chess moves generation (legal, pseudo-legal). labels Jan 1, 2026
@Hardcode3 Hardcode3 linked an issue Jan 1, 2026 that may be closed by this pull request
@Hardcode3 Hardcode3 marked this pull request as ready for review January 1, 2026 12:10
@Hardcode3 Hardcode3 merged commit c7ebc61 into main Jan 1, 2026
5 checks passed
@Hardcode3 Hardcode3 deleted the queen_legal_moves branch January 1, 2026 12:10
@Hardcode3 Hardcode3 linked an issue Jan 1, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat Implementation of a new feature move-generation Chess moves generation (legal, pseudo-legal). testing Adding, updating or removing any kind of tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Queen legal moves implementation Legal sliding moves (bishop, rook, queen)

2 participants