Skip to content

Implement UCI protocol #5

@tom-sherman

Description

@tom-sherman

https://en.m.wikipedia.org/wiki/Universal_Chess_Interface

https://www.shredderchess.com/download.html

As this is crate is no_std, the first step would be to implement a message parser and state machine with an API to send commands to the engine. This API can then be used to wire up to stdin/stdout for chess GUIs for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions