[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]
Single Comment

I have a better idea of how to do this now. I will basically use the Elo method for calculating ratings, but instead of calculating ratings in chronological order of games played, I will do it in an order that is optimized for all-around accuracy. I will work out the details of the sorting function as I do the actual programming.