|
-
May 12th, 2007, 12:40 PM
#1
Thread Starter
New Member
Typing Game?
Hello. I am making a typing game for the final project of my short, highschool VB 6 course. I am looking for a way to have a string of letters displayed that the user needs to type in. I can make a string of random letters, but I don't want the user to type the letter in a seperate box. I want each character to change to a different color when the user types it in.
So, for a string "asdf",
typing "s" should do nothing
typing "a" should change "a" to green
then typing "s" should change "s" to green.
I also need the program to know when all the letters have been typed in correctly.
Thank you in advance!
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
|