Skip to main content

Cargo

Chess-tui can be installed with cargo, the Rust package manager.

Installation

cargo install chess-tui

Then run the game with:

chess-tui

The package is available on crates.io 🎉