Skip to content

Conversation

@b4ux1t3
Copy link

@b4ux1t3 b4ux1t3 commented Jul 31, 2023

I started drawing up a UCI implementation that wraps the API.

Currently, it supports most commands, ignoring quit commands and just responding that it's ready to isready commands.

I vetted the functionality by running my bot as a UCI engine with lichess-bot. I appear to have covered all of my bases, though I do not correctly handle the different kinds of go commands at the moment.

I ran into a few problems when working with the engine, and have hacked around them as best I can.

Any help from the maintainer in addressing some of the issues (through application of actual understanding of the library, as opposed to blindly bashing things together until they work) would be greatly appreciated.

I believe this satisfies #145, as well as any other open issues about a UCI implementation.

@b4ux1t3 b4ux1t3 force-pushed the uci-implementation branch from ca77e93 to ccdcad8 Compare July 31, 2023 15:27
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