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
This button replaces the Back button currently implemented.
Details
This button should disconnect the user who clicked it and their opponent.
This should clean up the Game instance the players are in and return each player back to the main menu.
Tasks
Render Concede Button
Handle toast/chat log notifications
Save result to DB (if required)
Return Both Players to Main Menu
Disconnect both players in the game instance
The text was updated successfully, but these errors were encountered:
Abstract
This button replaces the
Back
button currently implemented.Details
This button should disconnect the user who clicked it and their opponent.
This should clean up the
Game
instance the players are in and return each player back to the main menu.Tasks
The text was updated successfully, but these errors were encountered: