-
Notifications
You must be signed in to change notification settings - Fork 0
High Score Design
rpasu828 edited this page Apr 7, 2021
·
13 revisions
A text file holds the list of high scores. Each line will have the name of the player, the score, and the difficulty type of the game separated by commas. The data values in the file appear in descending order (highest high score first).
Date: 4/3/21 Time: 5:23-5:33 Reviewer: Christopher Zuehlke
None