Global leaderboard / Rankings

I’m not a makecode or typescript expert. This is more of a speculation / idea!

The settings extension lets you save variables outside of the simulator’s runtime. However, it is limited to that one browser instance. Is there a way to have any instance share the same variable values? (IE: The same leaderboard for everyone on any computer)

An extension that connects to a server to update information instead of just browser cache?

2 Likes

yeah, i’ve had the same thought before! not possible today, but it’s a good idea. you should open an issue on https://github.com/microsoft/pxt-arcade (though fair warning this is pretty low on our current priority list)

4 Likes

Done! Thanks for the advice. I’ll see if there’s anything I can do on my part in the meantime :grinning:

3 Likes