|
What could I do with XML that I couldn't do with a regular text file (well a lot, I'm sure, but I'm just speaking in the context of my game), and how would I implement the XML files into my program so that they adhered to a class like I want to? I don't have any previous experience with XML so I have no idea. Thanks for the suggestion.
Edit: Also, I need to make it so that the card addition process is completely automated. Would I use a for loop for this?
|