I want to create a text file that stores the score of every person that plays my game. However, I have no idea how to do this. I know somehow in should probably involve try/ catch and streams but other than that I'm completely lost. Any suggestions would be greatly appreciated.

