A Public Highscore System
Posted: Sat Feb 22, 2014 10:16 pm
Hi everyone,
I have created a game which is designed for mobile. For this I want to implement a high score system, this needs to be both local and also public:
1) Local - I know that this should be quite easy, I have tried to save the stack, using a splash stack with the other stack attached, shown in the Academy, but this didn't seem to work when I tested it.
2) Public - This is the one that I am more concerned about as I can probably work out my problem with local highscores. With public highscores I was wandering if there were any clients which would handle the storage and presentation of highscores. If not is there a way that I would be able to use the iOS game centre and Android's equivalent?
Thanks
Matthew
I have created a game which is designed for mobile. For this I want to implement a high score system, this needs to be both local and also public:
1) Local - I know that this should be quite easy, I have tried to save the stack, using a splash stack with the other stack attached, shown in the Academy, but this didn't seem to work when I tested it.
2) Public - This is the one that I am more concerned about as I can probably work out my problem with local highscores. With public highscores I was wandering if there were any clients which would handle the storage and presentation of highscores. If not is there a way that I would be able to use the iOS game centre and Android's equivalent?
Thanks
Matthew