Chris
2010-05-31 01:12:54 UTC
1. Ask the user to pick a file name
2. The program then creates a file using that name
3. The program saves the variables (and their values) onto that file.
4. The user can close the program and then later run the program from the beginning and input the file name to continue their progress in the game
If this possible, can someone please help me how to do this? If it's not possible, how can I let the user save their progress? Thanks so much for any help.