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
While Players are waiting for a Game to start, they will receive just the basic information of Game ID and other pending Players (#106). After enough players join the Game, the data from the Channel subscription should immediately change to the full Game State to be rendered in the Frontend.
2 or 4 players
Might need to have some sort of identifier for React to render the correct elements on the ActionCable payload
As soon as last player joins, all Players screens should render the common Game State
The text was updated successfully, but these errors were encountered:
While Players are waiting for a Game to start, they will receive just the basic information of Game ID and other pending Players (#106). After enough players join the Game, the data from the Channel subscription should immediately change to the full Game State to be rendered in the Frontend.
The text was updated successfully, but these errors were encountered: