We probably want to keep track of user accounts on the backend, especially if we want to keep track of stuff like highscores, or implement stuff like friend lists and user invites. On the other hand, it's not necessarily obvious that we want to do any of that.
We probably want to keep track of user accounts on the backend, especially if we want to keep track of stuff like highscores, or implement stuff like friend lists and user invites. On the other hand, it's not necessarily obvious that we want to do any of that.