Hey guys!
I have been looking into ways that we can transfer data over from our pc game to a mobile app in a cloud-based fashion. We were planning to have users sign into our own web api through Steam on the PC game and on the Mobile game. This would allow us to store game information based on the user's steamid that can be passed between the mobile game and the pc game. What ways is this sort of cloud based implementation done? What do people usually use to accomplish something like this?
↧