Make GNU Chess easy mode a bit easier

It's still impossibly difficult, but let's do everything possible to
encourage GNU Chess to throw pieces away on easy mode.

See: #18
This commit is contained in:
Michael Catanzaro 2020-05-04 14:45:18 -05:00
parent ff6186ba84
commit afa477566e

View file

@ -80,7 +80,7 @@ binary=gnuchess
arg-easy-0=--uci
arg-normal-0=--uci
arg-hard-0=--uci
option-easy-0=Material 10
option-easy-0=Material 1
option-easy-1=Quiescence Check Plies 0
option-easy-2=NullMove Pruning var Never
option-easy-3=Verification Search var Never