Keeps track of the highscore and stores it to the EEPROM using Score objects.
The Highscore namespace contains a Highscore class for keeping track of the highscores, and saving them to the EEPROM for persistent storage. It also contains a Score struct for representing a score.