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

feat: create MoveService.getKingMove #9

Merged
merged 3 commits into from
Nov 5, 2024
Merged

feat: create MoveService.getKingMove #9

merged 3 commits into from
Nov 5, 2024

Conversation

gabrielg2020
Copy link
Owner

Description

Create moves for king pieces.

Type of Change

  • Bug fix (non-breaking change fixing an issue)
  • New feature (non-breaking change adding functionality)
  • Breaking change (fix or feature that might cause existing functionality to change)
  • Performance improvement
  • Other (please specify)

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, especially in hard-to-understand areas.
  • I have updated the documentation where necessary.
  • My changes generate no new warnings or errors.
  • I have added tests that prove my fix is effective or that my feature works.
  • All new and existing tests pass.
  • My PR title follows the Conventional Commits specification.

@gabrielg2020 gabrielg2020 merged commit 9d36d28 into main Nov 5, 2024
5 checks passed
@gabrielg2020 gabrielg2020 deleted the getKingMoves branch November 5, 2024 23:41
gabrielg2020 added a commit that referenced this pull request Nov 18, 2024
feat: create `MoveService.getKingMove`
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