We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Dav
I test Elo calculator program , it work well but one thing has forgotten
imagine a person that does not have until Elo rating , the 10 first games has high factor rating
for example , in Lichess if you won first game against 1900 , your Elo rating increase +700 , that amazing !!!!
The text was updated successfully, but these errors were encountered:
That's because Lichess doesn't use Elo, they use Glicko 2 ratings More info here: https://lichess.org/page/rating-systems#:~:text=initial%20rating%20themselves.-,Lichess.org,-Lichess.org%20uses
Sorry, something went wrong.
No branches or pull requests
Hi Dav
I test Elo calculator program , it work well but one thing has forgotten
imagine a person that does not have until Elo rating , the 10 first games has high factor rating
for example , in Lichess if you won first game against 1900 , your Elo rating increase +700 , that amazing !!!!
The text was updated successfully, but these errors were encountered: