Skip to content

intale/tchess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

TChess

The implementation of chess engine using Rust. The main focus of this engine is to support boards with dimension of up to 2^16 x 2^16 squares while keeping acceptable time to calculate next move. The core functional is under the development currently.

License

This project is available as open source under the terms of the BSD-2-Clause license.

Code of Conduct

Everyone interacting in the tchess project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Another chess engine implementation in rust

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages