external save files that a player can load in the game
I am making a V-pet like game and I want my flash game to create a .txt file when the player saves his pet and can access it again at any time to battle against it. the saved information is its name,race,age,size,hunger level,happiness level,its rank and its state(asleep,hurt,etc) age,size and health will be Number var and the rest will be String var
any idea on how to make this? I plan to distribute the first prototype on a dedicated facebook page as soon as I get a basic race rooster and the save mechanic done so any help on making the saving system will be great.
