Skip to content

aman333nolawz/chess-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

This is a simple GUI for playing chess between two human players. You can click on a piece to see what legal moves are available for it and click on one of those cells to move it to that cell.

Also checkout my other project ssehc for chess in c++ and with more features like playing with AI!

screenshot

Installation

git clone https://github.com/aman333nolawz/chess-rs
cd chess-rs
cargo run --release

Releases

No releases published

Packages

No packages published

Languages