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 / weaving - 20 lines, 1 command per line

Author
Message
Attreid
21
Years of Service
User Offline
Joined: 27th Nov 2002
Location:
Posted: 6th Jun 2003 23:24
when I write "ink rgb(rnd(255)+100,rnd(255)+100,rnd(255)+100),0", is it one command or more ?
oh, I don't really care about that, because I don't have many commands, and I can compress it in two lines with the new rules ^^
it's easy to use : choose the full screen exclusive mode, and launch the programm .. You might have to launch it 2 or 3 time before it give a good 'web'


set display mode 1600,1200,16
randomize timer()
hide mouse
vx = rnd(10)+6
vy = rnd(10)+6
do
ox = x
oy = y
for t=1 to abs(vx)
x = x + vx
if x > 1600 or x 1200 or y
"He will come...the voice from the outer world,
bringing the holy war, the Jihad, which will cleanse the Universe and bring us out of darkness."
Teh Missingz0rs
21
Years of Service
User Offline
Joined: 6th Dec 2002
Location: United Kingdom
Posted: 7th Jun 2003 01:01
Quote: "set display mode 1600,1200,16"


Holy Cheese, dude. my comp can JUST ABOUT handle 1280x1024x16 and even then it is at 0.1 frames per second at best

Also, some of your code got cut off

Your damaged cells are replaced by the mitosis of others. But sometimes when they split they change a little... until there are too many mistakes and you die.

- Edd Biddulph
The Darthster
21
Years of Service
User Offline
Joined: 25th Sep 2002
Location: United Kingdom
Posted: 7th Jun 2003 01:07
Unlucky, your code didn't post properly. It's due to those comparison operators (> and <, try using the code box.

'ink' is one command, regardless of what you put for parameters.

Once I was but the learner,
now, I am the Master.
Cras
21
Years of Service
User Offline
Joined: 15th Oct 2002
Location: United Kingdom
Posted: 7th Jun 2003 02:39
yeah but he has several rnds which are also commands

uk.geocities.com/maniacimagine check it out. ill soon be formally opening it.
The Darthster
21
Years of Service
User Offline
Joined: 25th Sep 2002
Location: United Kingdom
Posted: 7th Jun 2003 13:04
'Rnd's and 'rgb' are used as parameters of the 'ink' command, which don't count.

Once I was but the learner,
now, I am the Master.
Attreid
21
Years of Service
User Offline
Joined: 27th Nov 2002
Location:
Posted: 7th Jun 2003 17:04
oh, I didn't see that I didn't post everything
I post again, and not between [c0de] and [/c0de]

"He will come...the voice from the outer world,
bringing the holy war, the Jihad, which will cleanse the Universe and bring us out of darkness."
Teh Missingz0rs
21
Years of Service
User Offline
Joined: 6th Dec 2002
Location: United Kingdom
Posted: 7th Jun 2003 18:14
you could modify that to make a retro pseudo-3d game.

Ver' nice

Your damaged cells are replaced by the mitosis of others. But sometimes when they split they change a little... until there are too many mistakes and you die.

- Edd Biddulph

Login to post a reply

Server time is: 2024-04-19 20:33:43
Your offset time is: 2024-04-19 20:33:43