Skip to content

TotalTaxAmount/Iridium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iridium

Iridium is a chess bot written in Rust.

Features:

  • UCI Support
  • Move generation
  • Move evaluation (going to be PVS soon)
  • TODO!

How to run

Make sure you have Rust installed

$ cargo run 

If you want to use this with a chess engine, add it as a new engine and set the executable to /path-to-iridium/target/debug/Iridium (You have to have ran the program once). Make sure the UI is set to UCI mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages