2 releases
0.1.1 | Aug 27, 2022 |
---|---|
0.1.0 | Aug 27, 2022 |
#48 in #chess-engine
13KB
403 lines
oat
A chess engine.
Installation
Use Rust's package manager, cargo
.
Install or upgrade oat
:
cargo install oat
Uninstall oat
:
cargo uninstall oat
Usage
TBD
Contributing
Pull requests are welcome. For major changes, open an issue first to discuss what you'd like to change.