Tagged Questions
0
votes
2answers
447 views
Platforms similar to Openfeint in Android
i used Openfeint in my Android game but a few days later OF will be disabled. I tried to migrate from OF to GREE platform but it is so hard and there is a little documentation so i gave up. Do you ...
0
votes
0answers
40 views
External server based Leader-board
I would like to present my leaderboard in a different way than it is done in GameCenter, all players with the same points together as one entity to form a sort of ranking, and realize that i probably ...
1
vote
1answer
371 views
What is the advantage of using OpenFeint or Game Center? [closed]
my company is developing an iOS and Android platform game which needs to track high scores and achievements. We use Unity 3D.
Is there a special advantage to using OpenFeint or Game Center for ...
1
vote
1answer
242 views
How to show iOS GameCenter 'dashboard' within a game?
Situation:
I'm using both OpenFeint/Game Center in a cocos2d game. OpenFeint has a 'dashboard' that you can present within the game, but I could not find an equivalent for Game Center.
Question:
I ...
0
votes
1answer
403 views
iOS multiplayer game - what to use for the multiplayer part?
I'm developing a game for iOS that should include the multiplayer. It's not a turn-based, rather a real-time game. I know I can use some different approaches here:
Game Center multiplayer (has ...
0
votes
1answer
177 views
OpenFeint Notifications from the bottom
I have both game center and open feint integrated into my app. When the notification comes up to tell you that you successfully logged in, the open feint overlaps the game center notification. How do ...
1
vote
1answer
357 views
Put OpenFeint or GameCenter in my iOS App
Many Games like 'Angry bird' have a 'OpenFeint' or 'GameCenter' button. click it bring you to a page.
I want to use OpenFeint or GameCenter in my Game,how can I do it?
5
votes
3answers
2k views
Game Center vs OpenFeint
I would like to add a global leaderboard for my games score.
Would you recommend Game Center or OpenFeint for implementing this?
What is needed to setup a global leaderboard? Is the server hosted by ...
0
votes
2answers
652 views
Game Center Challenges
Open Feint has a notion of challenges -- where a player can finish a game and then send a challenge to another user (like a "beat my score"). The app passes along whatever game data it needs to the ...