The web site for Flash ActionScript 3.0 game developers

 
         
   

Hangman

Apologies if this has been asked before...

At the moment Hangman has one hidden phrase (which makes it kind of easy to win)

private var phrase:String = "Imagination is more important than knowledge."

Can I change this one string to an array of strings, and shuffle the array?

Thanks

Eva



Copyright Gary Rosenzweig