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

Refactor the Board FEN methods #5

Open
ryan597 opened this issue Dec 7, 2023 · 0 comments
Open

Refactor the Board FEN methods #5

ryan597 opened this issue Dec 7, 2023 · 0 comments
Labels
enhancement New feature or request refactor This code could be improved

Comments

@ryan597
Copy link
Owner

ryan597 commented Dec 7, 2023

Describe any issues with existing source code

Fen methods are incomplete

Describe the proposed changes

Ensure that fen methods work as expected and fen is updated properly with each move.
new methods to set the board position from a new fen

Are any additional tests required?

Yes. Tests required for each of the methods.
test printing
test changing fen
test fen is valid
test set board from fen

@ryan597 ryan597 added refactor This code could be improved enhancement New feature or request labels Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor This code could be improved
Projects
None yet
Development

No branches or pull requests

1 participant