Skip to content

Conversation

@Hardcode3
Copy link
Owner

@Hardcode3 Hardcode3 commented Oct 26, 2025

📌 Pawns pseudo-legal moves implementation

📄 Description

Implementation of pseudo-legal moves generation for pawns. Pseudo-legal moves are theoretical moves that pawns can do, without verifying that these do not leave the king in check.

🧩 Type of Change

  • ✨ New feature
  • 📝 Documentation update
  • 🔨 Refactoring
  • ✅ Test addition or update

🔗 Related Issues

@Hardcode3 Hardcode3 added the new feature Implementation of a new feature label Oct 26, 2025
@Hardcode3 Hardcode3 self-assigned this Oct 26, 2025
@Hardcode3 Hardcode3 merged commit b1e8ca5 into main Oct 29, 2025
@Hardcode3 Hardcode3 deleted the feat/pawn_pseudo_legal_moves branch October 29, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature Implementation of a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

En Passant Pseudo-Legal Move Generation Pawn Pseudo-Legal Move Generation

2 participants