Tell me more ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

I'm looking for a good leaderboard and achievements service provider. I wanted to use openfeint but it seems dead now and has been thrown away. Gree is the new system. Could anyone comment if this is any good (it seems it's on beta state) or I should move into another options?

Thanks in advance.

share|improve this question
1  
Not constructive. This will only produce a list of answers. Read the FAQ and this meta post: meta.gamedev.stackexchange.com/questions/695/… – Byte56 Nov 10 '12 at 15:38

closed as not constructive by Byte56, Josh Petrie, Jonathan Hobbs, Nate, Laurent Couvidou Nov 21 '12 at 14:49

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

OpenFeint isn't dead, people use it. For IOS you should use the official Gamecenter the "Temple run" has over 40m users in their highschores.

share|improve this answer
support.openfeint.com/dev/welcome. Quote from the site: Please note that the OpenFeint service will be discontinued on December 14, 2012. – Notbad Nov 19 '12 at 7:51
1  
Ask google first, then ask humans scoreninja.appspot.com - lucky guess for "android highscore provider" (........) I guess I am not up-to date with OpenFeint nor Android; still Game Center is not likely going to quit. Although I have no idea what application you are creating. But if I was making a game that required highscores I'd set up my own sql highscores for that game on any web server req's - mysql with 1 Database, table with player/his score; and a table with segragated highscores from highest to lowest! There are still many possibilities :) – Mikolaj Marcisz Nov 19 '12 at 20:17

Not the answer you're looking for? Browse other questions tagged or ask your own question.