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

Implement special move types #13

Merged
merged 9 commits into from
Nov 21, 2021
Merged

Implement special move types #13

merged 9 commits into from
Nov 21, 2021

Conversation

Goju-Ryu
Copy link
Owner

This PR resolves #10 by adding a few new fields to the move struct and factory methods to construct moves easily.

@Goju-Ryu Goju-Ryu self-assigned this Nov 20, 2021
This commit also adds extra data and helper functions in board and piece
as well as a new implementation of apply move that utilizes these the
new data in Move and GameState.
@Goju-Ryu Goju-Ryu merged commit f4cb601 into development Nov 21, 2021
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