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

Some Moves Shouldn’t Be Sent to Clients #174

Open
JonKo314 opened this issue Jan 24, 2024 · 1 comment
Open

Some Moves Shouldn’t Be Sent to Clients #174

JonKo314 opened this issue Jan 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@JonKo314
Copy link
Collaborator

Currently all moves of a game are sent to the clients via the GET /games/:gameId route. That's a problem in variants with parallel moves, because moves of an ongoing round should be secret.

@JonKo314 JonKo314 added the bug Something isn't working label Jan 24, 2024
@benjaminpjones
Copy link
Collaborator

Agreed! See also #48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants