Facebook integration 2 player game

Hi all, I am trying to implement a 2 player aspect to my game. I am just wondering is there any tutorials or samples of using Facebook in your app for 2 player use. A good example of what I am looking for, is how Draw something works, where you log in with Facebook which allows you to play games with friends or a random person [import]uid: 208811 topic_id: 35188 reply_id: 335188[/import]

This is an often asked question and the acqusition of Game Minion should go some way to making things easier.

For interest I did find this working example on GitHub - which might give you some pointers. Be wary though as it is quite complex:

https://github.com/paulmoore/Factor-Friends [import]uid: 33275 topic_id: 35188 reply_id: 139893[/import]

Thanks SegaBoy, I had a look at the Factor-Friends game and it looks like it could be very useful to me. [import]uid: 208811 topic_id: 35188 reply_id: 139931[/import]

No worries - if you get anywhere with it, let me know. I digged around for an hour or so, but the whole bit-operations and cryptography aspects completely lost me.

FYI - I managed to exclude all of those just to get down to the FB side of it and it all seemed to run well without that side. Just in case you want to get down to the nitty gritty. [import]uid: 33275 topic_id: 35188 reply_id: 139936[/import]

Yes it is only the connection to Facebook to play my game that I want. I will let you know how it goes. Thanks again for pointing me in the right direction. [import]uid: 208811 topic_id: 35188 reply_id: 139944[/import]

This is an often asked question and the acqusition of Game Minion should go some way to making things easier.

For interest I did find this working example on GitHub - which might give you some pointers. Be wary though as it is quite complex:

https://github.com/paulmoore/Factor-Friends [import]uid: 33275 topic_id: 35188 reply_id: 139893[/import]

Thanks SegaBoy, I had a look at the Factor-Friends game and it looks like it could be very useful to me. [import]uid: 208811 topic_id: 35188 reply_id: 139931[/import]

No worries - if you get anywhere with it, let me know. I digged around for an hour or so, but the whole bit-operations and cryptography aspects completely lost me.

FYI - I managed to exclude all of those just to get down to the FB side of it and it all seemed to run well without that side. Just in case you want to get down to the nitty gritty. [import]uid: 33275 topic_id: 35188 reply_id: 139936[/import]

Yes it is only the connection to Facebook to play my game that I want. I will let you know how it goes. Thanks again for pointing me in the right direction. [import]uid: 208811 topic_id: 35188 reply_id: 139944[/import]