The ability to make a multiplayer game is new to me. So I have a basic question. If I make a mutiplayer game called "Room.exe" and send copies of the Room.exe executable to many people, could two to four people on different computers with high speed connections start one game (ie host, join, join etc.) and at the same time, another two to four people start and join a second game running on the internet, and not interfere with the first instance of "Room.exe" ?
All of them running the same game I made. How does that work? Codes?
Student Programmer