I made a game with a score for each player, I get high scores that players achieved, but I need to save these high scores to PC and show it any time I open the game....
thx for your interest.
Create a custom clipboard and store your information in there. It would persist outside of the program, but it wouldn't if the computer is shutdown or restarted.