Skip to content

ruhilmansi/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a chess game built in rust using egui + eframe

point system

  • pawn: 1 point
  • knight/bishop: 3 points
  • rook: 5 points
  • queen: 9 points
git clone <your-repo-url>
cd chess
cargo build   
cargo run     

About

chess game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages