|
-
Oct 30th, 2008, 03:14 AM
#1
Thread Starter
Junior Member
console program, simultaneous password & timer
I'm in a bit of a pickle here. I would like to edit one of my codes to have a password query with a timer. Basic outline of its function would be to state that the user has 30 seconds to input the correct password before the program states that the time has run out and restricts all access but does not end the program. I would like to see the timer state how many seconds is left after every 5 seconds, i.e 25.20.15.10.5.0. My problem is that I have no idea how to override console.readline command which you need for the password input.
Any ideas?
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
|