**I need urgent help with a hangman game it needs to be really basic so i can understand but it needs to include an array and an onscreen keyboard please please please help!

I cannot help with specific code as I use VB.Net, not 4/5/6, but I would create an array of the Hangman word by looping through the word, using "Mid" to isolate each letter of the word and assign each letter to the array. Then I would put these individual letters into text boxes hidden by making the color the same as the background of the form.

You can create an on screen keyboard by making each letter of the alphabet into a lable and having a click event for each lable.

You will get a better response by trying to write some code and showing where you get stuck. People are happy to help you with your homework if you are trying.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.