Skip to content

Yayformee/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Basic Chess Implementation in Rust

Instructions

cargo build
cargo run

To play the game, make moves in the format of 'a2 a3'

Special Moves

castle e1 g1 h1 f1
promote a2 a1 queen|rook|bishop|knight
enpassant a5 b7

About

Basic Chess Implementation in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages