|
Let me clarify, I just thought of a better example - a slot machine. Picture a slot machine, with spilling reels. Reels have the following options - words, instead of cherries, bars, and 7s.
Push the button, the reels spin... and you get a combination that makes a random sentence.
A = This, One, A
B = big, large, giant, huge
C = ant, mole, rat, monkey
D = stole, gave, wiped his ass with
Could make: A big ant stole
Or: This large rat gave
Or: one huge monkey stole
I want to be able to add to the options, perhaps via a text file. The options will be basic, I just want to give it a bit of flair before the results are shown.
Make more sense?
|