PlentyChess - A UCI chess engine with a neural network based evaluation.
Building on Windows
For the build to work on Windows, you need to install MinGW as well as the required packages (make, g++, pthread, etc.).
Then you can use the makefile as you would on a unix system.
Comments
Post a Comment