This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Rankings
An overview of how the rankings are calculated.
Introduction
Finding a proper ranking-system has not been easy. We have settled on a model based on distributing points for now. Any suggestions on improvements or other ways of doing this are very welcome.
Details
Steps:
1. Assign each player 2000 points.
2. When a game is played, sum up points from players on each time, e.g.:
- Team one
- Team two
3. Award 1% of losing teams points to the winning team, e.g.:
- Team one
- Team two
4. Lather, rinse, repeat from step 2.
Notes
If an integer-fix point needs to be awarded or deducted and both players have an equal amount of points, a player is chosen by random to receive or lose the point.







