Reflections on the Process of Writing a Chess Engine
Over the last year, I have sporadically been working on writing a chess engine from scratch in C++. As an avid chess player in my youth, I decided that the project would provide a good opportunity to both revisit my interest in the subject and further my applied programming experience. …
Read More →