Okay I'm making a game, in which there are fifty cards, such as
1 - Blah - 100
2 - Moo - 300
Of course they countain meaningful messages.
Now I can't put them in an ACTUAL database, because I can't expect my end user to have it. Whats the best way I don't want to do this
Card(1) = "Blah"
CardValue(i) = 100
...
There must be a Better way.
Regards Brad,
Free mp3 player,games and more.
1 - Blah - 100
2 - Moo - 300
Of course they countain meaningful messages.
Now I can't put them in an ACTUAL database, because I can't expect my end user to have it. Whats the best way I don't want to do this
Card(1) = "Blah"
CardValue(i) = 100
...
There must be a Better way.
Regards Brad,
Free mp3 player,games and more.