Game Spice - Finally, Facebook (Login, Share, Brag, Invite friends etc) and gamification(Leaderboards, Achievements, Virtual currency) for Android & iOS for FREE!

Hello,

Game Spice is the FREE Facebook and gamification service for your cocosd2-x project.

The Facebook integration for Android is working with some limited functionality, the SDK is developed actively and it will support
lot of other features. Currently supports only 3.0

Everything is FREE and it uses open source SDK.

The code uses C++ to Java bridge via JSON messages and uses raw JNI the other way around. It is really easy to add new functionality using native Android features.

Info on the web: http://cocos2d-x.org/hub/106
Source code: https://github.com/gamespice/gamespicex

Currently the project supports Android Facebook integration. iOS support is up next.

Please, take a look :slight_smile:

Hi Venelin,

Great Work, very useful framework. I was wondering if there is a time schedule for IOS support?

Thank you.

Hello Stelios,

Thanks :slight_smile: Nothing can be promised at this point. It is up next, after completing the Android integration. Do you know good iOS framework for simpler Facebook integration?

Regards :slight_smile:

Hi Venelin,

Unfortunately I don’t know any good framework for IOS Facebook Integration :smiley:
Keep up the good work!

Thank You

Hello Stelios,

Thanks. If you have any ideas feel free to share them :slight_smile:

What do you guys think that the most cool features might be?

Meanwhile - Game Spice now supports Score posting and Achievement unlocking via Facebook (currently - Android only)

Enjoy :slight_smile:

Is it working on 3.0beta2? Could you explain how to integrate the facebook sdk to gamespice? Where should I put app Id for cocos2d-x? There is only explanation for java/android… Thanks

It will be great if we could implement it for IOS/Android with single source code:)