Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timjentzsch/universal_chess_interface

An implementation of the Universal Chess Interface (UCI) in Rust.
https://github.com/timjentzsch/universal_chess_interface

Last synced: about 2 months ago
JSON representation

An implementation of the Universal Chess Interface (UCI) in Rust.

Awesome Lists containing this project

README

        

# universal_chess_interface

This is an implementation of the [Universal Chess Interface](https://backscattering.de/chess/uci/) (UCI) in Rust.

This project can be used for both engines and GUIs.

## License

The source code of this repository is dual-licensed under either:

- MIT License ([LICENSE-MIT](LICENSE-MIT) or )
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or )

at your option.

### Your contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.