====== Saving a Record of Top Scores For Your Game====== [[https://mathorama.com/apcs2/HighScoresExample.zip|High Scores Example]] (Zipped BlueJ project folder {{::highscoreexample.png?400|}} In this example a HighScores class has an ArrayList of Score objects. There is a silly game to test the ability to read and write the data file each time the game is played.