Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

The 20 Line Challenge / [LOCKED] Reaction Timer... 6 lines! BOO YAH!

Author
Message
Sagax
17
Years of Service
User Offline
Joined: 3rd Apr 2007
Location:
Posted: 23rd Sep 2007 22:40
1:
cls:ink rgb(244,214,210),0:set cursor 230,0:print "Reaction Time":print:print "Keep your hand on the return key!"
print "When the word "now" appears, press the return key to stop the timer.":print:input "Press return to start";A$:CLS
ink rgb(255,0,0),1:left=(275):top=(250):ellipsewidth=(200):ellipseheight=(200):ellipse left,top,ellipsewidth,ellipseheight
ink rgb(255,255,255),1:print "On your mark...":sleep rnd(3000):print "Get set....":sleep rnd(3000):ink rgb(0,255,0),1:print "NOW!"
ink rgb(0,255,0),1:ellipsewidth=(200):ellipseheight=(200):ellipse left,top,ellipsewidth,ellipseheight:a=timer():suspend for key
b=timer():c=b-a:print c/1000.000;"seconds":ink rgb(255,255,255),1:print "TRY AGAIN?":suspend for key:goto 1

Attachments

Login to view attachments
Insert Name Here
17
Years of Service
User Offline
Joined: 20th Mar 2007
Location: Worcester, England
Posted: 24th Sep 2007 23:14
Hem. Double topic post. No one else post in ths thread, please.
By the way, BOO YAH is considered highly illegal in DB circles...

Our home is our world, our life, home is our world...
Homeworld: The ladder

Login to post a reply

Server time is: 2024-04-19 17:10:29
Your offset time is: 2024-04-19 17:10:29