1

Are there any full tutorials, with sample code, of using OpenFeint with Cocos2D?

Rob
  • 45,296
  • 24
  • 122
  • 150
Chandaboy
  • 313
  • 1
  • 15

4 Answers4

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:

http://www.cocos2d-iphone.org/forum/topic/12300

codeperson
  • 8,050
  • 5
  • 32
  • 51