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

Allow joining an existing room by ID #13

Open
ivancea opened this issue Jul 19, 2024 · 0 comments
Open

Allow joining an existing room by ID #13

ivancea opened this issue Jul 19, 2024 · 0 comments
Labels
:client Related with the client (UI, forms, connection, webpack...) enhancement New feature or request good first issue Good for newcomers !not-ready Issue not ready to be publicly worked on :server Related with the server (Express, SocketIO, connectivity...)

Comments

@ivancea
Copy link
Owner

ivancea commented Jul 19, 2024

Let the players join their friends room.
This have some edge features that may have to be implemented to ensure a good experience:

  • After joining, show the current room ID (Room information UI #12)
  • After death, let the user rejoin the same room easily. May just reuse the existing form, so maybe nothing to do here
@ivancea ivancea added enhancement New feature or request good first issue Good for newcomers :server Related with the server (Express, SocketIO, connectivity...) :client Related with the client (UI, forms, connection, webpack...) labels Jul 19, 2024
@ivancea ivancea added the !not-ready Issue not ready to be publicly worked on label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:client Related with the client (UI, forms, connection, webpack...) enhancement New feature or request good first issue Good for newcomers !not-ready Issue not ready to be publicly worked on :server Related with the server (Express, SocketIO, connectivity...)
Projects
None yet
Development

No branches or pull requests

1 participant