Im so sorry if this is in the wrong section I'm such a noob at all of this.
How to make a hangman game in visual basic 2010?
Well this is what the design for my game looks like so far.
http://tinypic.com/r/2r5z40o/5
I have already made a list of words that I want to come up and to be guessed, the code for it is here
http://tinypic.com/r/21ljqtd/5
What do I do next? How do I go about doing this please put steps and the code to do so I'm a noob at this and I need it for a computer course it will REALLY be appreciated, thanks.
Additional Details;
I need to know how..
To make the 'new word' button work so when I click it everything resets. The amount of lives, the word, etc.
I need to know how..
To make the 6 images inputted in the text box change each time someone types in an incorrect letter into the text box
How to make the correct letter of the word trying to guess appear in the boxes above when typed into the text box below
How to make the 'guess' button work so it submits it all.
How to make it so the game ends and a box pops up saying 'sorry, game over!' when they have had 6 incorrect guesses.
And I'm sure you can see from the design what else I need to do. Please please please help me and explain how i'll really appreciate it i just have no idea what to do.
How to make a hangman game in visual basic 2010?
Well this is what the design for my game looks like so far.
http://tinypic.com/r/2r5z40o/5
I have already made a list of words that I want to come up and to be guessed, the code for it is here
http://tinypic.com/r/21ljqtd/5
What do I do next? How do I go about doing this please put steps and the code to do so I'm a noob at this and I need it for a computer course it will REALLY be appreciated, thanks.
Additional Details;
I need to know how..
To make the 'new word' button work so when I click it everything resets. The amount of lives, the word, etc.
I need to know how..
To make the 6 images inputted in the text box change each time someone types in an incorrect letter into the text box
How to make the correct letter of the word trying to guess appear in the boxes above when typed into the text box below
How to make the 'guess' button work so it submits it all.
How to make it so the game ends and a box pops up saying 'sorry, game over!' when they have had 6 incorrect guesses.
And I'm sure you can see from the design what else I need to do. Please please please help me and explain how i'll really appreciate it i just have no idea what to do.