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
We need to remove the score attribute in the player struct. There is no way to transfer score but you can transfer silver tokens, which is confusing for players.
Instead we should allow the admin to choose if they want to make silver transferable and make the win condition based on the number of silver tokens they have at the end of the round.
The text was updated successfully, but these errors were encountered:
We need to remove the score attribute in the player struct. There is no way to transfer score but you can transfer silver tokens, which is confusing for players.
Instead we should allow the admin to choose if they want to make silver transferable and make the win condition based on the number of silver tokens they have at the end of the round.
The text was updated successfully, but these errors were encountered: