https://brilliant.org/competitions/hunger-games/
This script takes one argument. players.txt should include relative filenames to each competing script. They must also be in OOP with a player class named "Player" and a "name" property.
Feel free to edit the number of rounds the game ends on. It is located at the top in game.py.