nighthawkcoders / game_levels_mp

Engineering game repository
Apache License 2.0
1 stars 13 forks source link

Multiplayer + Leaderboard: Multiple leaderboards #109

Closed Trystan-Schmits closed 6 months ago

Trystan-Schmits commented 6 months ago

leaderboard class now has a argument key which determines what localStorage key the leaderboard is listening to.

shaunli8 commented 6 months ago

Link to issue for this pull request

shaunli8 commented 6 months ago

leaderboard class now has an argument key which determines what localStorage key the leaderboard is listening to.

Future changes (this does not indicate final product)