Im making a 2d game, and i want to add online multiplayer. i would need a player who creates a server, and someone can join, but not local, fully online i want to make it accessible from eveywhere through wifi.
It would help a lot if someone would give me demo where im hosting a server on my PC im adress.
I would need to write to 4 files, one for player data, one for world data, one for other world data & one for server data. i need to send from the server & write to the server.
i have started with a project, but i need Help with the online stuff. i dont wanna use local multiplayer. if someone is willing to help me.
technically its a txt file on a website, but you can also edit the txt file from processing.
the problem is, i dont know how to login with a replit account and edit a file like that. but thats way to complicated there is 100% a better way. and i dont wanna use a dedicated server.