Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 364 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 364 Bytes

Ravissant

Ravissant French - beautiful, charming.

My chess engine built in Rust.

Goals to complete:
[✅] Make board representation
[✅] Make move generation
[in progress] Make evaluation function
[in progress] Make search function
[❌] Make engine uci-compatable
And other stuff regarding chess engines