- Joined
- Jun 10, 2008
- Messages
- 117
- Reaction score
- 0
I'm making a Text RPG and i need to know how i can save data onto a file and recall it back so i can have the person start from where they left off.
for example:
I reach level 5
i need to save game
(save to what?)
(how)
--------------------
the next day
i want to load my character
(load file)
(how)
for example:
I reach level 5
i need to save game
(save to what?)
(how)
--------------------
the next day
i want to load my character
(load file)
(how)