Hello experts,
I am new in corona and I already created and uploaded 1 game in the Google Play and App Store call Math Puzzle. Now I want to upgrade to add a timer, how much time they comsume to resolved the puzzle and publish a list of users and there achieved time. Based on the time spend the lowest time is the high rank in the list published. I read about the leaderboard and I saw it and its the way exactly my requirements. When I try to find and search and discussion, explanation, configuration, and coding, it seems that I am soo slow at the moment because I honestly say I did not get it. Can anybody help me? I have a file like “timeachieved.txt” within this file saved the lowest time the user played or resolved the puzzle. I know already how to create, save data to a file, and retrieved data from a file. So what I need is how to publish it by using the leaderboard.
By the way, I dont have any information of the player in my puzzle game code, they tell me you can get it by the phone itself like andriod its registered the gmail account.
can somebody share me a code and explains me in elementary?
thanks in advance…