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

No declarations or implementation of legality checking #12

Open
naglepuff opened this issue Apr 13, 2021 · 1 comment
Open

No declarations or implementation of legality checking #12

naglepuff opened this issue Apr 13, 2021 · 1 comment
Assignees

Comments

@naglepuff
Copy link
Owner

We should have a way to test move legality. This will include:

fn for making/undoing moves
fn for checking to see if a player is in check
(if the active player is in check before making a move, and still in check, the move is illegal)

@naglepuff naglepuff self-assigned this Apr 14, 2021
@naglepuff
Copy link
Owner Author

stubbed some stuff out.

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

1 participant