now that we've implemented #4 there might be situations where user should be able to reset their high score...
an alternate here is to not actually display the high score directly in the UI in <Scoreboard /> but, instead, have a list of high scores and the date that user achieved it?