
Demo
With docker
With Cargo
cargo install chess-tui
chess-tui
With Github
git clone git@github.com:thomas-mauran/chess-tui.git
cd chess-tui
cargo build --release
./target/release/chess-tui
Features
Roadmap
You can find the roadmap of the project here if you want to contribute.
Crates.io
The project is also available on crates.io here