Specifically: 1. Instead of `player.team_color`, pass `team_color` in state each turn. 2. `GameManager` should represent just a single game (no init game, reset state, etc).
Specifically:
player.team_color, passteam_colorin state each turn.GameManagershould represent just a single game (no init game, reset state, etc).