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

Player can join with it's own informations #9

Open
rzym-on opened this issue Jan 8, 2023 · 0 comments
Open

Player can join with it's own informations #9

rzym-on opened this issue Jan 8, 2023 · 0 comments
Labels
feature New feature or request

Comments

@rzym-on
Copy link
Owner

rzym-on commented Jan 8, 2023

For now, only master of the session is allowed to add/edit/delete new players and spectators.

Need to implement solution, where player can join to session with it's own name, color and sex.
StartPage will be having 3 options:

  1. Game master
  2. Spectator (for TVs, and other passive spectators)
  3. Player (chose name, color, sex)

When player fill up neccessary fields, game master will aprove or deny incoming player with informations in created session. After that, player will become spectator (won't be able to edit these informations). Maybe in the future there will be some more improvements.

Also it'll be convenient to store player information in LocalStorage for future games.

@rzym-on rzym-on added the feature New feature or request label Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant