I'm dealing with confusion as there are many videos on how to use netcode available on YouTube. However, there's no video guiding how to manage multiple game rooms. In my current project, I'm developing a Ludo game. In Ludo, a maximum of 4 players can be accommodated in one game room. However, if 8 players wish to join, I'm unsure about how to handle this situation.
I've constructed custom room management for my Ludo game and I'm considering using Unity's netcode