Leaderboard tutorial ?

I am making my start menu on my app right now . I have a play button to start the game . And I also have a leaderboard button . I want to ask how do I create a leaderboard option for when you press that button . And how do I create the design of the leaderboard .

Thank you.

iOS, Android, or Amazon?  They are all slightly diferent.

Also, the SDK comes with a full example called “GameCenter” that includes a leaderboard.  

Dig through the API docs and guides.  They talk about how to set up the various leaderboards.

Finally, I’d dig back through old blog posts.  There is sure to be one that covers this stuff.

I am trying to make a leaderboard or android what are the steps ?

Thank you.

I’m sorry, that is not the kind of help I can give.  I can only point you in the right direction.  I’d read through the old blogs and figure it out.  This is not a small task, not insurmountable, but not something I can spell out in a simple reply.  You’d be better served digging through the docs and blogs for this.

Ok. But where can i find game center? In the samples?

Look in the samples folder where Corona is installed.  Then search for “GameCenter” all one word.

We did a tutorial back in 2013 that is still accurate as far as Corona SDK code goes.  However in two years, I’m certain that Google has changed their interface around a bit and the instructions for that may not be exactly accurate, but it should get you close.

https://coronalabs.com/blog/2013/06/25/tutorial-introducing-google-play-game-services/

Rob

iOS, Android, or Amazon?  They are all slightly diferent.

Also, the SDK comes with a full example called “GameCenter” that includes a leaderboard.  

Dig through the API docs and guides.  They talk about how to set up the various leaderboards.

Finally, I’d dig back through old blog posts.  There is sure to be one that covers this stuff.

I am trying to make a leaderboard or android what are the steps ?

Thank you.

I’m sorry, that is not the kind of help I can give.  I can only point you in the right direction.  I’d read through the old blogs and figure it out.  This is not a small task, not insurmountable, but not something I can spell out in a simple reply.  You’d be better served digging through the docs and blogs for this.

Ok. But where can i find game center? In the samples?

Look in the samples folder where Corona is installed.  Then search for “GameCenter” all one word.

We did a tutorial back in 2013 that is still accurate as far as Corona SDK code goes.  However in two years, I’m certain that Google has changed their interface around a bit and the instructions for that may not be exactly accurate, but it should get you close.

https://coronalabs.com/blog/2013/06/25/tutorial-introducing-google-play-game-services/

Rob