oat

A chess engine.

Installation

Use Rust's package manager, cargo.

Install or upgrade oat: text cargo install --git https://github.com/clfs/oat

Uninstall oat: text cargo uninstall oat

Usage

text TBD

Documentation

Run cargo doc from the repository root to generate documentation. Use the `--open`` flag to automatically open the documentation in your browser.

Contributing

Pull requests are welcome. For major changes, open an issue first to discuss what you'd like to change.

License

MIT