#command-line #command-line-interface #playing

app rusty-chess-cli

Simple command line chess game written in Rust

3 releases

0.1.2 Jul 13, 2024
0.1.1 Jun 29, 2024
0.1.0 Jun 18, 2024

#93 in Games

Download history 28/week @ 2024-07-28 33/week @ 2024-09-15 18/week @ 2024-09-22 39/week @ 2024-09-29

169 downloads per month

Custom license

61KB
1K SLoC

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

Dependencies

~3.5–4.5MB
~80K SLoC