diegoseso/snake-charmer

Leaderboard System

Opened this issue · 0 comments

The leaderboard system needs server side action. An small server using redis could be placed.

https://github.com/dayvson/go-leaderboard

Upon each match You should allow the user to enter the leaderboard, the first time of Game over , we will ask the user for a nickname. If the username is on the leaderboard and its points on It are fewer t'han the current accumulated then update the data on the leaderboard with t'he new acord, otherwise It can not bé updated

If the user fiesta not existe on the leaderboard we persist It.