issues
search
lelsaesser
/
GM-Manager
0
stars
0
forks
source link
SHC: add ranking system
#48
Closed
lelsaesser
closed
4 years ago
lelsaesser
commented
4 years ago
Implement a simple ranking system. Flow should look like this:
User requests a random AI battle
If the battle is returned, the new "ranking" panel will display a dropdown/select and prompts the user which team won the fight
User selects the team and presses on confirm
Every involved AI gets points. Each AI in winning team gets +1, each in losing -1.
The ranking is persisted in DB and displayed in a table, showing the ranking for each AI and total played games count
Implement a simple ranking system. Flow should look like this: