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

Implement TableManager class (for LAN only) #3

Open
Dzliera opened this issue Jul 23, 2020 · 0 comments
Open

Implement TableManager class (for LAN only) #3

Dzliera opened this issue Jul 23, 2020 · 0 comments
Assignees
Labels
Core Feature Implementation Essential feature implementation (without it software can't work)
Projects

Comments

@Dzliera
Copy link
Member

Dzliera commented Jul 23, 2020

Implement TableManager class which is responsible for connecting players to each other by tables. Users can create a game table/lobby with help of this class and also find other tables in LAN. This class is created and structure is already defined. This issue covers only the first stage implementation of this class, which means creating and finding games on LAN. In the future, this class will extend to create and find games on public internet.

@Dzliera Dzliera added the Core Feature Implementation Essential feature implementation (without it software can't work) label Jul 23, 2020
@Dzliera Dzliera added this to To do in MPLib via automation Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Feature Implementation Essential feature implementation (without it software can't work)
Projects
MPLib
  
To do
Development

No branches or pull requests

2 participants