You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace all mentions of player as an int with a proper type.
The Engine could maybe have just a Player as the CurrentPlayer, and it gets the next from an ordered, cycling list.
Replace all mentions of player as an int with a proper type.
The Engine could maybe have just a Player as the CurrentPlayer, and it gets the next from an ordered, cycling list.