Anti-chess engine
Build instructions:
Install CMake, details can be found here.
Navigate to the cloned ChessCurd directory and run the following commands
cmake .
make
and to start the engine, run
./chessCurd
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Anti-chess engine
Build instructions:
Install CMake, details can be found here.
Navigate to the cloned ChessCurd directory and run the following commands
cmake .
make
and to start the engine, run
./chessCurd