rusty-chess-cli

Crates.iorusty-chess-cli
lib.rsrusty-chess-cli
version0.1.1
sourcesrc
created_at2024-06-18 19:48:50.479601
updated_at2024-07-13 15:49:51.49646
descriptionSimple command line chess game written in Rust
homepage
repositoryhttps://github.com/ungrichtepfl/rusty-chess
max_upload_size
id1275882
size46,088
Christoph Ungricht (ungrichtepfl)

documentation

README

rusty-chess-cli

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.

Installation

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
Commit count: 82

cargo fmt