Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 424 Bytes

File metadata and controls

7 lines (5 loc) · 424 Bytes

ChessBot_1 0 (1)

ChessBot

This Chessbot was made for a very specific and custom setup that never materialized. This was more of a proof of concept. However, I was able to not only get Rust and Python to successfully interact, I also created the Min-Max Algorithm, implemented iterative deepening, and made a board evaluation algorithm.