Create vb to play a variation of hangman, Visual Basic Programming

Assignment Help:

Goal

Create a Visual Basic that allows a user to play a variation of Hangman.

User Inputs

• The user types a letter into the textbox.
Functional Items
1. Read a series (at least ten) of words from a file. These will be the words the user will try to guess.
2. Randomly pick one of the words and display it as asterisks in the top text box.
3. After the user enters a letter, check to see if the letter is in the test word. If it is, convert it from a * to the letter guessed.
4. Display the number of attempts the user has made.
5. Display the letters the user has used.
6. "Start New Game" picks a new word with no letters guessed.
7. "Give Up" Displays the word.
8. Proper naming , formatting and comments.

1238_hangman.png


Related Discussions:- Create vb to play a variation of hangman

Constant naming conventions, Earlier versions of VBScript had no mechanism ...

Earlier versions of VBScript had no mechanism for making user-defined constants. Constants, if utilized, were implemented as variables & distinguished from other variables by using

HCI, I have an assignment In HCI , can anyone help me ?

I have an assignment In HCI , can anyone help me ?

Error handling in vbscript, While a run-time error takes place, the propert...

While a run-time error takes place, the properties of the Err object are filled with information which uniquely identifies the error & information which can be used to handle it. I

Assigning values to variables, Assigning Values to Variables Values are...

Assigning Values to Variables Values are assigned to variables creating an expression as follows: the variable is on the left side of the expression & the value you desire to a

Running statements if a condition is true, To run only one statement while ...

To run only one statement while a condition is True, employ the single-line syntax for the If...Then...Else statement. The following instance shows the single-line syntax. Notice t

Messages - visual basic programming, MESSAGES The Windows-based applica...

MESSAGES The Windows-based applications do not make explicit function calls to acquire input. They wait for the system to pass the input to them. The system passes input to the

Balancesheet, i need sample balance sheet form in vb.net

i need sample balance sheet form in vb.net

Device contexts - windows programming, Device Contexts: The Device Con...

Device Contexts: The Device Context (DC) is represented by the data type Handle to Device Context (HDC). The HDC is a handle to somewhat you can draw on; it can be the whole s

Functions, write a v.net function called is vowel that returns true for vow...

write a v.net function called is vowel that returns true for vowel letters

While loop - vbscript, In VBScript, the While...Wend statement is provided ...

In VBScript, the While...Wend statement is provided for those who are familiar along its usage. However, due to the lack of flexibility in While...Wend, it is suggested that you us

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd