- To start with, all players should play everyone else
- play a standard 'first to three' game
- on Expert
- with no handicaps
- using only the standard levels
- After that, the tournament will become a knock-out tree - a maximum
of half the players in the first round can proceed to this stage
- In the first round scores will be calculated using Hyko's
excellent PHP pages, and ranked by number of wins.
- In the event of equal numbers of wins, the overall round differences
[wins minus losses] for a players will be used to decide
- If both of these are identical between two players, then who
actually won between them will be used
- The actual number of players advancing depends on the total number
of players:
- A knockout tree needs a power of two to work [ i.e. 2,4,8,16
etc] otherwise you get left with an odd number at some stage
- So the largest power of two less than or equal to half the competing
players will go through
- In the first knockout round odd and even ranked players from the previous
rounds will separate and play each other
- each player will start off playing the person half way across
the draw from themselves so if there were 8 people, 1 would play
5, 3 vs 7, 2 vs 6, and 4 vs 8.
- This would then continue with winners pairing off from the odd
side and even side respectively. Hence an odd and even will never
meet until the final [should be 1 and 2 if the 'seeds' keep their
places!].
- The two losers in the semi-final can also play each other for third
and fourth place if they wish
- [and if it was a knockout group of 8, the losers from previous
rounds could play to establish positions 5-8 if they so wished
too!]
|
 |