Skip to content

DestinEcarma/yes-another-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yes Another Chess

Yes Another Chess is a chess engine written in Rust. Despite its name, this chess engine offers unique features and enhancements over its predecessor, chess rust. The engine is heavily derived from rustic. Currently, the engine does not support hashing, but that will be my next project.

Usage

First, build the executable file or run it directly in release mode for optimal performance:

cargo build --release

or

cargo run --release

Finally, you can display all available options and commands by running the program with the -h or --help argument:

cargo run --release -- -h

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Chess engine written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages