You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: