Adding High Scores

tsund

Member
Licensed User
Longtime User
Hello fellow B4A users, im working on using gameview and understanding how it works by examining the code. Im having issues adding a highscore into the game. I would like a list that saves the top ten highest scores and puts them in descending order. I would also like to add the option for the user to save a name with his/her highscore. I need the initial kick to start myself in that direction. If someone could try interpreting someething like this into the code I uploaded I would appreciate it. Thanks!
 

Attachments

  • Test - Highscores.zip
    40.4 KB · Views: 330
Top