Hey guys, im making a learning game and i need it to have a pokemon like game system
But instead of attacks, it must have words...for example
to hurt a monster you have to choose between 3 words
1) EGG
2) EEG
3) EHG
if you choose word 1, the player attacks, if you choose the wrong answer you take damage, also i need to know how to load a huge amount of words, like 30 correct words and 60 mistyped words.
also for the next turn the words should appear in different objects, EGG can't always be the first word, it should appear con the third place for example.
i'm thinking on using something like excel or XML but i'm an amateur.