Point scoring
For 5x5 games
Points = -(1/3)*time_in_sec + 535
For 4x4 games
These are on the line:
Points = -(1/3)*time_in_sec + 375
This of course, is not the whole picture since even really terrible finish times give some points, so it is likely that the scoring is not a single line but piece-wise continuous.
Last edited by adamwho; 04-12-2010 at 06:18 AM.
|