I would do it in GameSalad like any other Hangman type game.
Have a list of words/phrase 1 word/phrase picked at random Have letters on show that a user can select Once selected the letters are used and the system would check if that letter is in the word/phrase Set a certain amount of goes If user can do it within that number they win, otherwise they lose
... ..... ........ ...........
Now i'll get serious for a minute whilst checking my crystal ball
... ..... ........ ...........
Nope, sorry, still not a mind reader ... you'll have to give a little bit more information as to what you have actually achieved and what you're having difficulties with!
Comments
Have a list of words/phrase
1 word/phrase picked at random
Have letters on show that a user can select
Once selected the letters are used and the system would check if that letter is in the word/phrase
Set a certain amount of goes
If user can do it within that number they win, otherwise they lose
...
.....
........
...........
Now i'll get serious for a minute whilst checking my crystal ball
...
.....
........
...........
Nope, sorry, still not a mind reader ... you'll have to give a little bit more information as to what you have actually achieved and what you're having difficulties with!
Would I have to create a rule fore each word? Or is there an easier way?