Skip to content

pierrechevalier83/chess-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess-rs (WIP) - a cli frontend for chess written in rust

  • We use matrix_display to pretty print the board in all its colours and unicode glory.
  • We use termion for handling user input.

alt tag

Install (the easy way)

cargo install chess-rs

Download

git clone git@github.com:pierrechevalier83/chess-rs.git

Build

cargo build --release

Run

cargo run --release

TODO

Releases

No releases published

Packages

No packages published

Languages