|
Chess Engine
My try in creating a chess engine from scratch
|
My try in creating a chess engine from scratch.
We shall see how far this goes...
In order to build the frontend, you need to enable the CMake flag BUILD_GUI:
If the build process fails, make sure that you have mesa-common-dev installed:
Build the project and run the unittests binary: