cocoscrabble / googlesheets-tournament-script

Script to calculate standings and pairings in a google drive spreadsheet
0 stars 0 forks source link

add double round robin with self-contained firsts #10

Open martindemello opened 1 year ago

martindemello commented 1 year ago

Add a separate code for a double round robin that is two separate round robins, where the player going first changes in the specific head-to-head matchup, regardless of the number of firsts either player has. I note that this may cause some players to go first a little more or less than the script may otherwise assign, but I agree with Rob that psychologically it makes sense. And Evans confirmed that math wise, this approach also makes sense.