Skip to content

Excse/arkoi_chess_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArkoiChessEngine (ACE)

The goal of this project is not to program a powerful chess engine but to understand the principles of it. Furthermore the project is used to better understand and optimize Rust code.

🛠️ Installation Steps:

1. Installing Rust

Visit "https://www.rust-lang.org/tools/install" and follow the instructions

Running UCI:

cargo run --release -- uci

Running Perft:

cargo run --release -- perft

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages