Feature: Factor Round Closeness into ELO system
After a win or loss, the ELO system should not just reward based on the ELO difference and whether the expected player win or lost, but should also take into account how close the duel is.
For example, if the duel between two players is extremely close, perhaps the ELO rewarded to one player and lost to the other should be less than if the game was won easily by one player.
The closeness of a duel can be measured by two factors:
- How many rounds it took one player to finish off the other
- What was the final difference in score between the two players
Thank you!
Jupiterian/AstroDisasterMaster
Feature: Factor Round Closeness into ELO system
After a win or loss, the ELO system should not just reward based on the ELO difference and whether the expected player win or lost, but should also take into account how close the duel is.
For example, if the duel between two players is extremely close, perhaps the ELO rewarded to one player and lost to the other should be less than if the game was won easily by one player.
The closeness of a duel can be measured by two factors:
Thank you!
Jupiterian/AstroDisasterMaster