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

Correct rules #23

Merged
merged 5 commits into from
Jan 15, 2023
Merged

Correct rules #23

merged 5 commits into from
Jan 15, 2023

Conversation

coderPaddyS
Copy link
Contributor

This PR disallows a king to play the 4 -> 8 -> 18 -> 22 move (capture two stones with distance 2). (#19 , #20)
The king can move only one step per default, option to enable the king to move across the whole diagonal.
The black player (AI/Player 2) now starts per default. Can be changed in the settings. (#20)

This PR closes #19, #20.

@coderPaddyS coderPaddyS merged commit cb10ff3 into master Jan 15, 2023
@coderPaddyS coderPaddyS linked an issue Jan 15, 2023 that may be closed by this pull request
coderPaddyS added a commit that referenced this pull request Jan 15, 2023
Removed duplication error in #23
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.

King can still jump over pieces to conquer other pieces further out Fix movement behaviour of Kings
1 participant