A simple API to create agents and simulate a game of loveletter
Create an agent or agents using the ApplicationInterface metaclass.
Pit those agents against each other by running run_game from run_game.py, providing a list of those agents
to run a game you must provide between 2 and 4 agents inclusive API is threadsafe