Skip to content

theemathas/binary_turk

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
uci
 
 
 
 
 
 
 
 
 
 
 
 

Binary Turk

A UCI (Universal Chess Interface) chess engine written in the Rust programming language

It is not perfect, but it works and makes pretty reasonable moves.

Like all UCI engines, this program needs a GUI, such as Xboard, Winboard, Knights, Eboard, or Fritz. However, this program is currently tested only on xboard (which is an old program), since I cannot get the other programs to work on my computer.

This program is licensed under the MIT license.

About

A UCI (Universal Chess Interface) chess engine written in the Rust programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages