Skip to content

xero-lib/RSChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSChess logo: 4 by 4 chess board with the Rust logo in the bottom right

Chess board with rule enforcement and state feedback, written in Rust

Basic Use


Demonstration is provided in `main.rs`
  • Move a piece: <Board>.r#move(start: &str, end: &str) where start and end are letter-number coordinates.

About

Chess, written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages