#137035 - Lord_Simon3 - Tue Aug 07, 2007 4:07 pm
I'm new to the DS homebrew scene. I've got a few questions. Not sure if this is the right forum or not. For my first project, I'm going to be designing a simple fantasy card game (ala Magic).
My question is this: Whats the best way to store a database of card data? (Type, Cost, Color, etc.) Since I'm fairly new to C++ programming, I think I'd probably do better using PA_Lib initially. Is there some type of database format thats readable by/on the DS? Or how would you have to store a big list of card data in a txt (or custom made) type file for example?
Thanks,
My question is this: Whats the best way to store a database of card data? (Type, Cost, Color, etc.) Since I'm fairly new to C++ programming, I think I'd probably do better using PA_Lib initially. Is there some type of database format thats readable by/on the DS? Or how would you have to store a big list of card data in a txt (or custom made) type file for example?
Thanks,