HELP WITH HIGHSCORE

I am making a card game, and I would like to be able to have a scene with a high score where the user completes the card game in the least amount of taps and in the least amount of time. Anything helps. Thanks

Comments

  • GuaveMediaGuaveMedia Member, PRO Posts: 1,262
    edited December 2012
    Hey @CreativeJuicesEntertainment ,
    I can help you if you still need help! Just shoot me a message
    Alex@guave-games.com

    Cheers
  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    Google "high score gamesalad"
  • famekraftsfamekrafts Member, BASIC Posts: 834
    On every tap add + 1 to an attribute. same with timer, every second increase another attribute. When game over save these using save attribute as score timer And score tap. Make another 2 attributes hiscore tap and hiscore timer, make them zero. At the end of game check whether hiscore < score or not, if yes, then put score tap and timer value into hiscore. And save again.

    Load hiscores every time you start game or go to the hiscore menu.
  • K @wickedsunny I'll try it. and @guavegames ill let u know if i still need help. thanks everyone!
Sign In or Register to comment.