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

Send current game per player #44

Open
micheljung opened this issue Nov 12, 2017 · 0 comments
Open

Send current game per player #44

micheljung opened this issue Nov 12, 2017 · 0 comments

Comments

@micheljung
Copy link
Member

As in the python server, the player information sent to the server does not contain the game a player is currently in. Instead, the client has to look into each game and see if a certain player is in there, which is inconvenient and difficult to do correctly.

Instead, the player info should just contain the game a player is currently associated with.

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