Is it possible to create a lobby of multiplayer, who are competing against each other on their phones or laptop(webgl games) with a personal instance of the game running on their cell phones/laptop(webgl games) and when the game gets over the player gets to know who tops the leaderboard.
While the player is competing with each other, they get a real-time update of who are the one’s who are topping the leaderboard.
The tutorials and videos that I saw teach to create a room where multiple players spawn in the same instance and each player can see what others are doing.
I want each player to know about other players progress only after the player game gets over and he is taken to leaderboards where we track the progress of multiple players.