Finally got some time to fool around with CLOT. Ended up doing a more minimalistic approach with php+javascript instead of the python+django original.
The sourcecode is here
https://github.com/psenough/wl_clot_eastasia3vs3random
if you want to have a look, but lets leave the tech talk for the other thread
http://warlight.net/Forum/Thread?ThreadID=5471
Anyways, as first project i setup a 3vs3 random team members ladder using the strategic East Asia template. 3 day turns.
You can see the rankings at this page:
http://tpolm.org/~ps/wl_clot/eastasia3vs3random
Shortnened url:
http://tinyurl.com/wl-clot-eastasia
Here is how it works:
- Single players are listed / ranked by number of overall wins-losses
- When there are less then half the number of active games the rank is recalculated and new games (3vs3 random teams) are created with rank descending groups of 6.
- If you decline a game or get booted you are automatically kicked out of the ladder.
If you want to join post on this thread and i'll add you.
Right now it's still in beta, i need atleast 13 players to test if live, so post if you're willing to try it out. Once there are enough players i'll clean the alpha test fake players data and start the ladder.
Cosmetic enhancements to the page will come later. If there is any graphic designer around who wants to fool around with the css, go right ahead and send me the changes (or pull request on github), if they are decent i'll include them in the next update.