开发者

I want that my game could be played directly in Facebook

I have text-based game and I want that it could be played in Facebook directly. I th开发者_如何学Cink I am able to implement it, but where to start? Thank you very much.


Checkout the PHP SDK here to get started. It comes with an example app. https://github.com/facebook/php-sdk/

You should also read up on the API docs: http://developers.facebook.com/docs/guides/canvas/


Facebook has an API that uses json. You should probably prototype your game as a website first, then hook it into facebook when you're happy with how it works.

Then just hook it into the Graph API http://developers.facebook.com/docs/reference/api/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜