home                                                                chris256.com
________________________________________________________________________________

Rust Chess Engine                                                   October 2020

This was the second chess engine I ever wrote. My first was in C# but I no
longer have the source because that was before I was using version control
of any kind. I learnt rust specifically for this project because I wanted
to get better performance than my C# engine.

This project was the 'artifact' for my first EPQ (a graded school project
usually done alongside A-Levels) so its accompanied by some 'project report'
markdown files in the github repo.

I played it against some chess.com bots and it was roughly even with the bots
rated 1300.

https://github.com/Chris-F5/ChessEngine