Hello,
I have a game. It uses local sqlite databases to store player's information like owned trains , destinations vs. Now i want to make it multiplayer so when players share the same routes or headquarters they will share the passengers according some criterias and the game will be online. So I need a system to connect my game to a remote system and instead updating local database, and retrieve info from remote database instead local database so players will be able to see each others routues and they will share the passengers for example when they open the same route.
If anyone able to do it please pm me we can talk over it . ty
I have a game. It uses local sqlite databases to store player's information like owned trains , destinations vs. Now i want to make it multiplayer so when players share the same routes or headquarters they will share the passengers according some criterias and the game will be online. So I need a system to connect my game to a remote system and instead updating local database, and retrieve info from remote database instead local database so players will be able to see each others routues and they will share the passengers for example when they open the same route.
If anyone able to do it please pm me we can talk over it . ty