spencerfjelstad/byte_le_royale_2020

Create judging script

Closed this issue · 0 comments

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:

  1. Generate 10 static maps
  2. Run each client through each of the maps, saving the scores and logs
  3. Final score for the team will be the median of their runs
  4. Sort all teams by final score and export results to a file

Technically not tied to the scrimmage server, but still requires database access.