wcoots / vue-minesweeper

💣 Personal project to build minesweeper in Vue
https://minesweeper-app.netlify.app/
GNU General Public License v3.0
3 stars 0 forks source link

Scoreboard #27

Open wcoots opened 4 years ago

wcoots commented 4 years ago

So that returning players are able to compare their skills to their fellows, a leaderboard system should be created. The players could be ranked by the speed at which they were able to win a game of a certain dimension, or even of a particular seed. The name on the scoreboard should be entered on completion of the game (similar to how they are on arcade machines). I don't want a login system for this