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
For games like Rock Paper Scissors, the two players could technically play in any order (so at the same time).
The Game System need to allow that and each Game should indicate if actions are strictly turn based or can be done in any order.
For games like Rock Paper Scissors, the two players could technically play in any order (so at the same time).
The Game System need to allow that and each Game should indicate if actions are strictly turn based or can be done in any order.