Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 223 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 223 Bytes

Chess engine written in rust

Written for a high school chess engine competition

Warning: the code most likely contains multiple bugs

Planning to implement the engine using bitboards in the future and clean up the code