vb.net中的简单子手游戏 [英] simple hangman game in vb.net

查看:85
本文介绍了vb.net中的简单子手游戏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,plz谁能帮助我,我想使用vb.net制作一个简单的子手游戏,它包含2种形式,如果用户按下button1,则形式1有2个按钮,button1 = player1,button2 = player2一个输入框允许用户输入5个字母的单词,该单词被保存以供表格2使用,如果用户按下按钮2,则他/她被定向到表格2表格2包含一个名为开始猜测"的按钮5正确字母的文本框,错误字母的文本框,以及当用户猜错字母时的7个文本框,将填充为红色,当用户单击开始猜测按钮时,输入框将允许用户输入字母,如果该字母是正确的,则将其放置在5个文本框中之一,如果不正确,则将其放置在错误的"文本框中并为7个文本框中的一个上色,在此先感谢:)

hello, plz can anyone plz help me i want to make a simple hangman game using vb.net, it consists of 2 forms, form 1 has 2 buttons,button1=player1,button2=player2, if the user presses on button1 an input box allows the user to enter a 5-letter word, this word is saved for use in form 2, if the user presses button 2 then he/she is directed to form2 form 2 consists of a button called"start guessing" 5 textboxes for the correct letters, a textbox for the wrong letters, and 7 textboxes for whenever the user guesses a wrong letter, it gets filled with a red color, when the user clicks on start guessing button an input box alllows the user to enter a letter, if that letter is correct it plazec it in one of the 5 textboxes, if it is wrong it places it in thw "wrong " textbox and colors one of the 7 textboxes, thanks in advance :)

推荐答案

并不是您所要求的,而是一篇有关在VB.NET中制作making子手游戏的很好的教程.请查看此链接
http://www.visual-basic-tutorials.com/HangmanGame1.htm [ ^ ]
http://channel9.msdn.com/coding4fun/articles/Creating-an-ASPNET- Hangman-Control [ ^ ]
他们可能对您有帮助.
Not exactly what you have asked, but then a good tutorial on making a hangman game in VB.NET. Please see this links
http://www.visual-basic-tutorials.com/HangmanGame1.htm[^]
http://channel9.msdn.com/coding4fun/articles/Creating-an-ASPNET-Hangman-Control[^]
They may be helpful to you.


非常感谢,这非常有帮助:)
thank u very much it was very helpful :)


这篇关于vb.net中的简单子手游戏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆