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

I need to create a Square object but I can just create it using a move that is the last move in the draft board, but I can only make it using the algebraic name. How can I create it using the last move? #463

Open
JellyWasCoding opened this issue Aug 27, 2023 · 1 comment

Comments

@JellyWasCoding
Copy link

          I need to create a Square object but I can just create it using a move that is the last move in the draft board, but I can only make it using the algebraic name. How can I create it using the last move?

Originally posted by @JellyCZYT in #433 (comment)

@Edward-789
Copy link

There are variavles of the Move class, called StartSquare and TargetSquare that convey square information about the move.

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

No branches or pull requests

2 participants