If we store the best highscore in LocalStorage, then we can tell the user whenever something is a new personal best. - [ ] Save *Math.max* of current LocalStorage and current run - [ ] Display a fancy animation, if you beat your best highscore.
If we store the best highscore in LocalStorage, then we can tell the user whenever something is a new personal best.