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

submitting player info from lobby #2

Open
a-powelson opened this issue Feb 14, 2024 · 0 comments
Open

submitting player info from lobby #2

a-powelson opened this issue Feb 14, 2024 · 0 comments
Assignees
Labels
discussion find some pros and cons lobby for the lobby feature

Comments

@a-powelson
Copy link
Collaborator

a-powelson commented Feb 14, 2024

Current thoughts:

  • Each player can should only modify their own info
  • A message is broadcast every time somebody chooses or changes something so it's 'live' for all players
  • Server makes sure that only one spymaster is present per team
  • Server makes sure each team has at least two players (a spymaster and a guesser)
  • Player info is being updated in the server as the lobby is open and changes are happening, so no extra info needs to be sent on game start
@a-powelson a-powelson added the discussion find some pros and cons label Feb 14, 2024
@a-powelson a-powelson added the lobby for the lobby feature label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion find some pros and cons lobby for the lobby feature
Projects
None yet
Development

No branches or pull requests

2 participants