|
-
May 22nd, 2001, 03:32 PM
#1
hangman Game
Hi
Im kinda a newbie and would like some help Please!!
Im writing a hangman Game for 2 players.
How it works is the user is prompted for a new word by means of a INput box . The assiged label then displays the word as "******" .
Now what I want 2 know is how to set the Eg: Word equel to an
array Eg: Secret word.
Eg:
word = inputbox (".....")
now how do i go about setting this returned value = to an array
Eg :secretword()
so that the guesses can be compared to that array
please help
Thanx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|