8000 GitHub - kalkins/rust_chess_ctl: A program for playing chess in the terminal, written in Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kalkins/rust_chess_ctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess CLI

This is a CLI (command-line interface) for chess. That means that you can play proper chess in the terminal, without that GUI nonsense. This is merely an interface to the chess library I've made here.

How to use

First, clone this repo to a local folder. Then, install rust. Now, use a terminal or commandline to navigate to the folder you cloned the repo, and run the command cargo run. The program will now download dependencies, compile, and then run. When you are in the game you use algebraic notation to move your pieces.

About

A program for playing chess in the terminal, written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0