Content tagged high-score

Similar Tags

Report Tag

28 usages of this tag
  • 3 replies
  • 1K views
0 favourites

I'm putting the final touches on my game and I have a highscore function. At first I built it with the LocalStorage object and it worked perfectly. Except, when...

  • 3 replies
  • 693 views
This content is deleted
Forum Topic
How do I > build a top 5 high score Table?
0 favourites

I've been following this tutorial but it's out of date and uses WebStorage. I started to follow along, but struggling as we're now using LoaclStorage. I got as...

posted 4 years ago
  • 2 replies
  • 325 views
This content is deleted
Forum Topic
High score not displaying
0 favourites

I'm working on a mini-game where the high score is supposed to be saved after the game has ended. On testing the high score seems to be saved but it doesn't dis...

  • 8 replies
  • 1.4K views
This content is deleted
Forum Topic
How do I convert a CSV into an array?
0 favourites

I am trying to make a high score table in my game, and I decided to use Google Sheets. I followed the helpful tutorial by dop2000 to send data to a spreadsheet,...

  • 2 replies
  • 867 views
This content is deleted
Forum Topic
How do I add a high score into a game
0 favourites

I am creating an endless runner and I was wondering how to add the high score when the player dies and it saves to get them to keep playing.

  • 4 replies
  • 542 views
This content is deleted
Forum Topic
Local Storage issues on exporting to NW.js
0 favourites

I recently tried to export an old game to NW.Js, but the High Score is stuck at 11, even though it displays as 0 in both preview and debug modes. I've tried usi...

  • 6 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I real-time leaderboard multiplayer?
0 favourites

Just it. Thanks <3.

  • 12 replies
  • 526 views
This content is deleted
Forum Topic
highscore array not working correctly
0 favourites

I build a highscore with the tutorial with database etc. It looks like this; When I preview the layout it shows this; When I enter my score and click "send", it...

posted 3 years ago
  • 3 replies
  • 1.2K views
0 favourites

I am currently working on an endless runner game based on this video tutorial: Also, in the level's event sheet, I set the time scale to 0 whenever my character...

  • 2 replies
  • 397 views
This content is deleted
Forum Topic
Saving high scores list to project file array.json?
0 favourites

I want to implement the ability to save all of the player's scores to an array, along with the time and day those scores were achieved so they can view them on...

Similar Tags