iphone - Cocos2D HighScore framework -


i'm new developer working on game project using cocos2d, need in integrating highscore in game, there framework this? or should scratch using tableview? tried find related using google topics 2009/10.

please help!

if don't want reinvent wheel , cross-platform not concern, can add simple gamecenter leaderboard first (apple provides standard leaderboard view apps can use, have create leaderboard on itunes connect before implementing it).

later, when have default version running, can customize make game. can read more in game center programming guide.

if on other hand want avoid using apple provided classes, see this thread on unity forums alternatives mentioned.


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -