Skip to content

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

Notifications You must be signed in to change notification settings

anarmawala/chess-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess AI

Rust-CI

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages