-
Notifications
You must be signed in to change notification settings - Fork 1
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
Parsing moves #23
base: main
Are you sure you want to change the base?
Parsing moves #23
Conversation
a7a1029
to
8250c43
Compare
8250c43
to
ca10f97
Compare
Cpp-Linter Report
|
Implement the parse_move function such that board::move with parse input correctly and move the correct piece.
Also include tests for the parsing and move functions.
Fixes #3
Before submitting
PR review
Reviewer checklist