The app "Snake: The Game" developed by Paul Brecht does not save any personal or login data whatsoever. The app saves highscores a user can achieve in a local storage on the users device. If the user deletes the app from the phone all corresponding app data will be deleted.
Subsequently the user can enter his name to be displayed on the leaderboard of the game.Â
The name for the highscore can be chosen freely and does not need to be the real name of a user. It cant be traced back to a users device.
If the user requests a deletion of this data, all corresponding data (username + highscore) will be deleted.