Hi,
I am creating a Tarot reading program and want to be able to pull up a paragraph (Interpretation) of text when a card is clicked on.
there would be 78 paragraphs of text (for the 78 cards) x 3 (Past, Present, Future) and I would want to be able to pull up a specific paragraph associated with that card.
What would be the best way to approach this? I'm guessing an .ini or array?
I have never used these and dont know really where to start.
Any help would be appreciated.