High Score
I am doing the AI challenge and I want to create a high score thing so that players know what everyone's score is.
Rules:
If a player gets a higher score than their previous high score it will be updated.
The list for highscores will be printed after every game
Everyone's score will be displayed in a list
There will be something saying HIGH SCORE: (in game username and score)