I'm trying to integrate social media into a game I code for -- however many google searches have not been helpful, so my apologies if this is a bad question since I haven't been able to code anything (I don't know where to look!)
Firstly: is it possible to 'reward' a player ingame (the game is NOT facebook hosted or developed) when they share one of our statuses on facebook?
Logically speaking I figure this would require us to have players link their facebook (how? are there any well written examples for a new fb API user?), and then figure out when said user shares, then trigger reward code in game.
Any help on the matter would be wonderful.