Skip to content

leo-schultheiss/chesstacean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An incomplete implementation of a little-known game called "chess" in Rust. This is my first project in Rust.

TODO

- implement promotion
- implement half-move-clock
- implement draw (stalemate, half-move-clock)
- generate move tree for n
- check amount of legal moves for correctness

Future ideas

- remove Position in favor of pure indices

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages