I have been reading through the Facebook Docs and have one question I'd like to seek the opinion of others who have experience in this area.
How would you save the state of a game such that the user returns to play from his last save?
Say... for something as complex as (for example) Avengers Alliance, Slotomania, or Simcity Social... whenever you return to this type of game, you will resume from your current level with the assets and resources you have earned up to that point. How would you do that?
I am on a web hosting service (like iPage, Bluehost, Hostgator, etc.), so I was just wondering whether I need to modify some PHP script? Install the Facebook PHP SDK? Or is there a way to use only Construct 2 entirely to save a handful of game data to my server - without violating any FB policies?
Any broad ideas will help me greatly here as I am at the final crossroads to Beta.
Thanks.