If I want to just make a game where multiple people can connect to a listening server, run around, and see each other, how would I go about that?
I think my biggest question is how to make it so people can connect from different computers.
Do I put my ip somewhere?
Do I have to set up my router to a certain port?
I know it’s better to do a dedicated server, but I’m just trying to get something up and running while I figure out more.
I know there are networking tutorials out there, but none of them just answer this question.
Thanks