AI's currently have the assumed attributes: `player` `game` Per game it may be useful to have attributes, just like GameObjects, e.g. `AI.opponent` Or just rename player.otherPlayer to player.opponent
AI's currently have the assumed attributes:
playergamePer game it may be useful to have attributes, just like GameObjects, e.g.
AI.opponentOr just rename player.otherPlayer to player.opponent