System requirement
- Any system with basic configuration.
- Operating System : Any (Windows / Linux / Mac).
Software requirement
- Cargo/Rust installed (If not download it here).
Cargo installation
cargo install rg-chess
Manual installation
# clone https
git clone https://github.com/rust-games/rg-chess.git
# or
# clone ssh
git clone git@github.com:rust-games/rg-chess.git
# Build
cargo build