Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rearchitect game reset events #9

Open
evanshortiss opened this issue Mar 1, 2021 · 0 comments
Open

Rearchitect game reset events #9

evanshortiss opened this issue Mar 1, 2021 · 0 comments

Comments

@evanshortiss
Copy link
Collaborator

Currently a game reset triggers a flow that calls initialisePlayer again. This works, but isn't ideal since the client has no idea what's happened. Instead we should handle this gracefully, and send a message to notify the client that the game has been reset and that they need to refresh or click the "new game" button.

CC @kylebuch8 WDYT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant