Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
2EyeGuy's avatar
2EyeGuy
Adventurer
11 years ago

How to integrate our game with Facebook?

How do we integrate a C++ game with Facebook?

Doom 3 BFG Edition originally had Steam integration, and integration with Playstation and Xbox 360, to support unlocking achievements, etc. Those achievements are still in the code, but don't do anything.

http://steamcommunity.com/stats/DOOM3BFGEdition/achievements
http://www.xboxachievements.com/game/doom-3-bfg-edition/achievements/

Now that Facebook is a platform for hardcore VR gamers, it makes sense to optionally allow users to post achievements on Facebook.

There appear to be SDKs for other platforms like Android, but nothing for Windows applications. Even Unity seems to have a Facebook SDK.

So, does anyone know how to post a short achievement text on Facebook from C++?

5 Replies