So i want to make a rpg game that based on C++. But now i have an issue with saving the data of the game. How do i solve it? (Problem : Saving the data of the items, hp, and so on)
string name;
int kelas;
int mode;
string item;
string item2;
string hp;
string mana;
//Data that i want to save
Aucun commentaire:
Enregistrer un commentaire