RichardMarks / coin-collector-mobile

MIT License
0 stars 1 forks source link

Issue 29 scoring and high scores #47

Closed stephenc222 closed 6 years ago

stephenc222 commented 6 years ago

Addresses #29. Adds the high score entry scene, with conditional scene entry if the player got a high score that's in the top 10 scores. Also adds a high score viewing scene, accessible from the title scene. In addition, this PR adds reading and writing of high score entries (chosen player initials with score value) to a binary file for persistence.