Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

186 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

A simple chess engine written in Rust to understand the principles of it

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages