| Crates.io | rusty-chess-cli |
| lib.rs | rusty-chess-cli |
| version | 0.1.2 |
| created_at | 2024-06-18 19:48:50.479601+00 |
| updated_at | 2024-07-13 15:49:51.49646+00 |
| description | Simple command line chess game written in Rust |
| homepage | |
| repository | https://github.com/ungrichtepfl/rusty-chess |
| max_upload_size | |
| id | 1275882 |
| size | 46,059 |
This is a simple command line interface for playing chess. It is a work in progress and contains the command line interface for playing the game.
You need to have cargo installed. You can install it by following the instructions on the rust-lang page.
Then simply run:
cargo install rusty-chess-cli