M
Michael Brodeur
Hello!
I am currently working on a text-based RPG and I wanted to implement a
function that allowed the user to save their game at any point, so that
it could be resumed later. Of course, this would need to be complimented
by a load function that would resume the game at that previous state.
Anybody know how I would do this? ^_^
Thank you in advance!
-SS
I am currently working on a text-based RPG and I wanted to implement a
function that allowed the user to save their game at any point, so that
it could be resumed later. Of course, this would need to be complimented
by a load function that would resume the game at that previous state.
Anybody know how I would do this? ^_^
Thank you in advance!
-SS