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

Added handling of Chess 960 PGNs, fixed offsets for extra newlines #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

atinm
Copy link

@atinm atinm commented Dec 5, 2020

This is incompatible with previous versions of the .scout files as we need to insert whether a game is Chess 960 and the Chess 960 start position index into the file, therefore added a version field in the .scout file as well.

Also fixes issue 3 (#3) and updated and added tests to confirm offset.

atinm added 3 commits December 5, 2020 17:07
This is incompatible with previous versions of the .scout files as we
need to insert the Chess 960 initial position into the game file.

Also fixed issue 3 (pychess#3)
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.

1 participant