Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 199 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 199 Bytes

Chess AI

Rust-CI

Chess AI written in Rust that uses the alpha / beta algorithm and tree pruning so predict 5-6 moves ahead.