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 players to enter online game sessions #18

Open
zpervan opened this issue Feb 27, 2023 · 1 comment
Open

Allow players to enter online game sessions #18

zpervan opened this issue Feb 27, 2023 · 1 comment
Assignees
Labels
multiplayer Online/multiplayer related issues and improvements

Comments

@zpervan
Copy link
Owner

zpervan commented Feb 27, 2023

When the player opens the Online Game screen, it should list all available online game sessions and when a session is clicked, it should allow the player to enter.

@zpervan zpervan added the multiplayer Online/multiplayer related issues and improvements label Feb 27, 2023
@zpervan zpervan self-assigned this Feb 27, 2023
@zpervan
Copy link
Owner Author

zpervan commented Mar 21, 2023

This is working through gRPC, i.e. when a player connects to the game, it will be recognized that a new player has entered the game.
The next step should be visualizing those new players on the map.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multiplayer Online/multiplayer related issues and improvements
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant