|
-
May 21st, 2004, 11:42 PM
#1
Thread Starter
New Member
So...Im doing a Dance Dance Revolution Variant........
This is being programmed using vb6.0!
And so far, so good.
But I have a question./..you see..I am v bad at using timers..and of course...this game, like many, requires multiple timers.
So, basic concept of the game is that there are 9 pic boxes. And the game begins and the timer will random choose a box and load first.jpg into one of the boxes. They then have a couple of seconds to press the corresponding key (on the keypad, thus there are nine) and it will either be a hit or miss.
eg:
If they press the wrong button, imgMiss.Visible = True
now here is the tricky part, I want to say that if they dont press any buttons - it counts as a miss too (and I want the miss img to show)
can anyone help me...and if you need more info please just ask.
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
|