I'm currently working on a game of pong! There is a user and a computer sprite paddle. I have a score of the current round, lives, and a highscore. However, my highscore isn't displaying and I'm confused what the error is. I've attached my code if anyone can help! Thanks
I cannot see in your blocks where you actually set a label to your highscore value, plus you appear to have a single label that is intended to display the score and the highscore ?