Programming a chess engine in C++ (2022)
trepo.tuni.fi
Programming a chess engine in C++ (2022)
1–2 of 2 posts
Re: Programming a chess engine in C++ (2022)
#2The source code is available here: https://github.com/igorp/chess. You can also try playing against the engine by downloading the zipped exe from the github page.