Skip to content

Conversation

@ShuyangDSun
Copy link

Added Polyglot.ini file to translate from UCI to XBoard protocol.
Edited tools.py to account for missing Xboard parameter.

Run xboard -fcp "polyglot ./polyglot.ini" in terminal at root directory to test chess bot.

Copy link
Owner

@thomasahle thomasahle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR.
Adding a polyglot.ini file is a good idea.

Please remove the .idea folder, and consider whether the other changes (uci.py and sunfish2.py) are necessary.

@ShuyangDSun
Copy link
Author

I didn't realize that I was making a PR for the original project repo. The change in uci.py was made because when using XBoard to test sunfish.py the translation from Xboard to UCI created an issue where 'times' only had 3 values and so the modification to those lines is just a quick fix to make sure there are 4 values to unpack.

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.

2 participants