Rust Chess Engine October 2020 I wrote this chess engine for my first EPQ (a graded school project usually done alongside A-Levels). Its chess.com elo is around 1300. Uses alpha-beta pruned minimax search and endgame tables. Github
Rust Chess Engine October 2020 I wrote this chess engine for my first EPQ (a graded school project usually done alongside A-Levels). Its chess.com elo is around 1300. Uses alpha-beta pruned minimax search and endgame tables. Github