This site requires JavaScript, please enable it in your browser!
Greenfoot back

Comments for Highscore speedrun competition

Return to Highscore speedrun competition

A new version of this scenario was uploaded on 2020-10-12 11:43:20 UTC Updated thumbnail
DatHeroAndyDatHeroAndy

2020/10/12

I think I might have broken the scoreboard xd https://imgur.com/a/B0SHNwj
RcCookieRcCookie

2020/10/12

I have the same problem, I‘m working on it
A new version of this scenario was uploaded on 2020-10-12 14:41:54 UTC Fixed scoreboard bug
A new version of this scenario was uploaded on 2020-10-12 14:57:04 UTC Improved scoreboard
RcCookieRcCookie

2020/10/12

Fixed it
Roshan123Roshan123

2020/12/2

Does it store score for every fps or at last moment If it stores score at last moment, then what if i will refresh the page while its storing the scores Will it store the code if i will refresh the site???
RcCookieRcCookie

2020/12/2

The algorithm stores your score to the server only once when the game ends. This is done mainly due to performance: You can’t use multiple threads on the website conversion (to store the score simultaneously while running the game) and I once tried to sync online multiplayer using the userinfo class and that just lagged like crazy because the storing just takes too long. In terms of what happens if you refresh the side, if you didn’t finish it ain’t save your score. If you manage to reset the page during the storing phase, I suppose it will first finish storing the score and then reset, but I don’t exactly know
Roshan123Roshan123

2021/2/3

Why don't you add ur scenarios into ur collection (high score) ? Ur scenarios r much more better!
RcCookieRcCookie

2021/2/3

Didn't actually notice it was missing
RcCookieRcCookie

2021/2/3

Its not
RcCookieRcCookie

2021/2/3

Are there any other scenarios by me that have high score?