chess-cat is a simple CLI program to visualize a chess board in the terminal.
Clone the repository. See build instructions for more details on how to build the program. Then run:
cargo install --path .cargo install chess-cat --lockedMake sure you have Rust installed. Then clone the repository and run:
cargo build -rTo run the program, use:
cargo run -r -- <FEN string>To run the tests, use:
cargo testThis project is licensed under the MIT License - see the LICENSE file for details.
@ptsouchlos |
|---|
