I've created a simple pong game and added in scores and such, I wanted to add in a Highscores screen, which I have (currently just says "press 'esc' to exit" at the bottom of the screen)
How would I go about creating, and displaying an array of High Scores on my "High Scores screen"?