peacekeeper icon indicating copy to clipboard operation
peacekeeper copied to clipboard

Strong UCI Chess Engine written in C++17 (Not C, GitHub!!!)

Results 1 peacekeeper issues
Sort by recently updated
recently updated
newest added

i successfully compiled v3.0.0 on Linux, but i had to change the stack argument `-Wl,--stack,33554432` into `-Wl,-z,stack-size=33554432` .. maybe this is typical Linux, i don't know, i found this construction...