Create judging script
Closed this issue · 0 comments
topoftheyear commented
Create a script that will read the database and run through all teams and rank them accordingly. Until given review, the process is as follows:
- Generate 10 static maps
- Run each client through each of the maps, saving the scores and logs
- Final score for the team will be the median of their runs
- Sort all teams by final score and export results to a file
Technically not tied to the scrimmage server, but still requires database access.