Are there any full tutorials, with sample code, of using OpenFeint with Cocos2D?
Asked
Active
Viewed 780 times
1
-
now OpenFeint is outdated, try GREE for its alternative. – Guru Nov 06 '12 at 07:00
4 Answers
5
There seem to be several tutorials out there; here are a few:
Integrating OpenFeint with Cocos2D-iPhone Applications
Tutorial – Implement OpenFeint into Cocos2d Game
Integrating OpenFeint with Cocos2D for iPhone
OpenFeint Integration with cocos2d

Greg
- 33,450
- 15
- 93
- 100
1
If you are looking for sample code, you could check out this complete game with sample code, including open feint integration:
http://kwigbo.com/post/680329612/artifice-open-source
This and several other good examples can be found at
http://www.cocos2d-iphone.org/wiki/doku.php/prog_guide:sample_games

pille
- 1,411
- 1
- 15
- 18
0
Now OpenFeint is outdated and GREE is alternative for OpenFeint. Its officially announced by OpenFeint team.

Guru
- 21,652
- 10
- 63
- 102
0
If you're looking to implement challenges, here's the best tutorial I've found:

codeperson
- 8,050
- 5
- 32
- 51