Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.05 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.05 KB

Description

This is a web application that allows you to visualize the rating algorithms.

the supported algorithms are:

about Fire🔥 Model

You are legally unallowed to read this if you are mathematician, or ever wanted to be one

Player start with 10 Points

On every win, he gain All Opponent Points, while the opponent lose half of his

On a loss, he lose half of his points

On a draw, half of the differential points between him and his opponent get added to both of their points (ex Rating(30), Rating(20) -> Rating(25), Rating(25))