EddieTheCubeHead / Scrimbot-2.0

1 stars 0 forks source link

Create base and default implementations for team rating, winrate and victory rating change evaluation algorithms #5

Closed EddieTheCubeHead closed 2 years ago

EddieTheCubeHead commented 2 years ago

All the ratings should be done using a strategy pattern as to enable dynamic changing of them. Create the abstract frameworks needed (some might be already in place) and create default implementations based on the algorithms used in the original ScrimBot.