plettj / pentris

Tetris, but with the pentominoes 😎
https://plett.fun
MIT License
6 stars 0 forks source link

Same player can appear multiple times on a leaderboard #6

Open KonSola5 opened 1 week ago

KonSola5 commented 1 week ago

Usually, leaderboards only show the best performances of players, however this game seems to show all player performances. image

plettj commented 1 week ago

This is a big one! I will need to implement authentication, which is pretty high on my priority list.

Unfortunately the timeline for this is long, since I want to set up a general game website that includes games other than Pentris, and I hope to add authentication to that and not just Pentris. I'll update this issue when things start rolling.