%% @doc This module represents an arena process. The arena is where throwdown %% games are executed. The arena process maintains the following pieces of %% state: %% %% %% %% Arenas exit after a winner has been decided or all players have been %% eliminated. %% %%

Game state

%% Game state is represented as a map with the following keys: %%