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

Add UCI support #4

Open
i13e opened this issue Apr 28, 2023 · 0 comments
Open

Add UCI support #4

i13e opened this issue Apr 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@i13e
Copy link
Owner

i13e commented Apr 28, 2023

Currently, Osmanthus lacks support for the Universal Chess Interface (UCI) protocol. This protocol is widely used in the chess community to facilitate communication between chess engines and user interfaces, making it easier for users to interact with the engine.

Therefore, I propose to add UCI support to Osmanthus. This will enable the engine to be used with a wider range of user interfaces, such as ChessBase, Arena, Lichess, and SCID. Additionally, it will make it easier for developers to integrate Osmanthus into their chess software.

I plan to implement the UCI protocol according to the official specification and will test it thoroughly to ensure that it works correctly with different user interfaces. I will also provide documentation and examples to help users and developers get started with the engine and the UCI protocol.

@i13e i13e added the enhancement New feature or request label Apr 28, 2023
@i13e i13e self-assigned this Apr 28, 2023
@i13e i13e added this to the 1.0 milestone Aug 5, 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
Projects
None yet
Development

No branches or pull requests

1 participant