-
Notifications
You must be signed in to change notification settings - Fork 27
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
use with CuteChess ? #15
Comments
Hi! Thanks for raising this. Looks like #7 relates. Per the README, this project only commits to maintaining:
However, a PR to enable more UCI functionality is welcome 😄 |
Hi @tissatussa, I was able to get some more UCI functionality implemented in #18 and got Andoma running in Cute Chess (and others). Give it a shot: there might still be problems, but it might at least be to a point where this issue (and your issue #7) can be closed. |
yes, now Andoma works in my CuteChess ! But it only outputs the duration of the thinking time, no eval cp value and no reached depth .. |
hi, i just discovered your Andoma chess engine. Although it's made with Python, i should be able to run it in CuteChess, but it fails .. see screenshots .. i think your UCI protocol is not fully compatible with CuteChess .. i can send you the logs, but you can easily test it in CuteChess yourself .. it seems Andoma is not connecting properly, it performs one move and stops listening to the "CuteChess master" - same with Andoma playing White
[ i use Xubuntu 20.04 ]
The text was updated successfully, but these errors were encountered: