Skip to content

A chess computer made for my Profielwerkstuk (high school thesis-ish) written in rust.

Notifications You must be signed in to change notification settings

Donkere-vader/chessai_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessAI

This is the chess algorithm for my High school thesis (profielwerkstuk in dutch).

Build status

main Rust

Run it

The easiest way is to build it (in release mode) and interact with it via cutechess. Because the chess algorithm supports UCI.

When running from cutechess, make sure that the working directory is the project root, and that the command is:

./target/release/chess_ai UCI

About

A chess computer made for my Profielwerkstuk (high school thesis-ish) written in rust.

Topics

Resources

Stars

Watchers

Forks

Languages