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

go.mod and castling support #8

Closed
wants to merge 9 commits into from
Closed

Conversation

Hultan
Copy link

@Hultan Hultan commented Jan 28, 2023

A go.mod file is added, and the Gopkg.lock and Gopkg.toml is removed.

This PR closes #1 and #5, castling moves are now supported by changing MoveType of the LastMove struct.

examples/castling.go added
docs/castling.png added
readme.md updated

All assets are now embedded. If AssetFolder is empty, then the embedded assets will be used...

@Hultan Hultan closed this Feb 1, 2023
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.

Support more than one simultaneous last moves
1 participant