Test Your Reflexes

about .22 is the best I got... anyone else try it?



------------------
NetViper -= 100% Stock EBP 2000 Civic Si =- Still looking to get an NSX, but at least I can live life at 8,000 RPM!
 


I used the Tab, Shift+Tab, Enter keys... worked better for me

THat is MUCH easier. I am geting 0.16 - 0.17 this way....

------------------
NetViper -= 100% Stock EBP 2000 Civic Si =- Still looking to get an NSX, but at least I can live life at 8,000 RPM!
 
No latency due to your Internet connection (since it's all client-side code). However, response time of LCD monitors may add a few hundredths of a sec latency
smile.gif
 
Originally posted by ANYTIME:
0 seconds! Game said "Well done"

Ha Ha,me too.Then I backed it up with .11.It says "time to break the .10 barrier."

Joe



------------------
97 NSX-T
93 Supra TT
92 Talon AWD ( For Sale )
 
if (responseTime < 0.10)
   responseString="Well done!";
if (responseTime >= 0.10 && responseTime < 0.20)
responseString="Excellent, now for the .10 barrier!";
if (responseTime >=0.20 && responseTime < 0.30)
responseString="Better than most, but not as good as you could be...";
if (responseTime >=0.30 && responseTime < 0.60)
responseString="Keep practicing!";
if (responseTime >=0.60 && responseTime < 1)
responseString="Have you been drinking?";
if (responseTime >=1)
responseString="Did you fall asleep?";


[This message has been edited by milz50 (edited 04 October 2001).]
 
Back
Top