Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Chess

CLI chess game for two players written in Rust.

Includes library and binary.

Play

Run cargo run.

Pieces are marked "PIECE + player". For example, "Pw" is a white player's pawn and "Qb" is a black player's queen. King is marked with '*'.

To move a piece, type current and new location with a capital letter and separated by a space. For example, A2 A4 or B8 C6.

Test

Run cargo test.

About

CLI chess game for two players written in Rust.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages