Skip to content

ComradeYellowCitrusFruit/chess-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Chess Engine library written in Rust

Title says it all. I felt bored, wanted to get better at Rust, decided to write a chess engine. I intend for it only to support classic Chess, and exclusively use rust.

It has a simple outward facing API that can verify the legality of a chess move, generate the next chess move, and check if a side is in checkmate at a specific moment.

About

A simple Chess Engine library written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages