Hi all.
I'm making a big update to my old game Anarchy Republic.
I'm thinking about including a multiplayer mode, so you can play with other people over the internet.
However, I have no experience at all with network programming.
I don't even know what network programming is.
The game is quite simple, so the only data the 2 players will need to exchange is a few strings and a set of coordinates.
The only thing that came to mind is opening a website, where the players will upload and download data from.
I have no idea where to go from here, so can anyone please point me in the right direction.
Thanks.
I'm making a big update to my old game Anarchy Republic.
I'm thinking about including a multiplayer mode, so you can play with other people over the internet.
However, I have no experience at all with network programming.
I don't even know what network programming is.
The game is quite simple, so the only data the 2 players will need to exchange is a few strings and a set of coordinates.
The only thing that came to mind is opening a website, where the players will upload and download data from.
I have no idea where to go from here, so can anyone please point me in the right direction.
Thanks.