UEWBot / dipvis

Django-based visualiser for tournaments for the boardgame Diplomacy
GNU General Public License v3.0
7 stars 5 forks source link

ToB league scoring tie-breakers #219

Open UEWBot opened 2 years ago

UEWBot commented 2 years ago

For the Tour of Britain, we want to support tie-breakers for the overall league ranking.

From Garry: In a nutshell, the league places are split based first on best centre count so far (so a player whose best count was 11 SC will be above a player whose best was 10), and then if that still fails to split them, the player with the highest number of total SCs in their best 4 games is higher. And worst case, the player with the highest total SCs across ALL games is higher. I should have been clearer on one point - the second split is in favour of the player with the highest number of total SCs in the four games that are used for their league position. Always possible that's not the same as what I wrote above!