fsmosca / combat

A python script to run engine vs engine game matches.
GNU General Public License v3.0
5 stars 2 forks source link

Gauntlet with lock side #3

Closed shapiro85 closed 4 years ago

shapiro85 commented 4 years ago

Hi Fsmosca, Thank you for this useful Tournament Manager I hope you are doing very well. Friendly Request, Could you please add Gauntlet Tournament with option 1 engine always plays white or black (without players swapping sides)

fsmosca commented 4 years ago

Not really a gauntlet but combat v1.1 can already do what you described but using only 2 engines. eng_file2 always plays white while eng_file1 always plays black. Also set the following: reverse_start_side = False

Better use cutechess-cli, it might take some time for me to implement the gauntlet in combat.

shapiro85 commented 4 years ago

Thank you for the reply, I am looking forward to the next update