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

Provide a way to both join and leave a game session #5

Open
RoddieKieley opened this issue Mar 17, 2021 · 0 comments
Open

Provide a way to both join and leave a game session #5

RoddieKieley opened this issue Mar 17, 2021 · 0 comments

Comments

@RoddieKieley
Copy link
Contributor

Since the original client implementation the server has had the capability for a player client to both join and leave a given game session. With the new client as of now we are joining and the server has been updated to accept the provided client id.

However there is no player input mechanism to make this happen, either to join, or to leave. Rather the join step happens automatically upon start and leave may never happen at all at the moment.

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