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 / Screen saver

Author
Message
teh game wiz
20
Years of Service
User Offline
Joined: 24th Feb 2004
Location: EWS
Posted: 5th Apr 2004 17:50 Edited at: 5th Apr 2004 18:19
i've made a quick screen saver in dbpro. you can download the image files from the entery in the codebase.


W0000000000000000000T
teh game wiz
20
Years of Service
User Offline
Joined: 24th Feb 2004
Location: EWS
Posted: 5th Apr 2004 18:15
also i've got a 1 line screen saver that dosnt need media.


W0000000000000000000T
muscles
19
Years of Service
User Offline
Joined: 12th Apr 2004
Location:
Posted: 13th Apr 2004 00:09
here's a one liner of my own (though i separated for ease of reading)
muscles
19
Years of Service
User Offline
Joined: 12th Apr 2004
Location:
Posted: 13th Apr 2004 00:10

DO : v=0 : DO : INK RGB(RND(255),RND(255),RND(255)),RGB(0,0,0)
x=RND(500) : y=RND(500) : z=RND(500) : v=v+1
CIRCLE x,y,z : IF v>=250 THEN EXIT
LOOP : CLS : LOOP
muscles
19
Years of Service
User Offline
Joined: 12th Apr 2004
Location:
Posted: 13th Apr 2004 00:10
sorry about all that crap, for some reason, i can't get it to copy my code correctly
comando 300
20
Years of Service
User Offline
Joined: 23rd Nov 2003
Location:
Posted: 13th Apr 2004 03:20 Edited at: 13th Apr 2004 03:21
You put it in the source code button



CURRENT PROJECT: RETRO PAC-MAN

Login to post a reply

Server time is: 2024-03-28 08:56:45
Your offset time is: 2024-03-28 08:56:45