I have a High_Score.txt file and I want to (after the user finishes my game) to save it to the .txt file, however everything else in the text file will get deleted! How do I stop that?
The way I did it is just re-save all the scores.. you're gonna have to move them down the list anyway when someone gets a score greater than the lowest one.
So, for example if you have 5 entries in your file, use this: