In the file: end.js we add window.location.assign("/"); at the very end to send the player back to the home screen. When this happens and I play through again and save a score, it only keeps the latest score.
Somewhere the highScore localStore is being reset but I can't find it. Any help here?