Dark Bit Factory & Gravity

PROGRAMMING => Other languages => Blitz => Topic started by: Hotshot on February 06, 2007

Title: Gradient[BB2D]
Post by: Hotshot on February 06, 2007
Code: [Select]
Const Screen_X=256
Const Screen_Y=256
Const Depth    =16
Const Window   =2

Graphics (Screen_X,Screen_Y,Depth,Window)

For X=1 To Screen_X
      For Y=1 To Screen_Y
            Color X,Y,X
            Line X,Y,X,Y
      Next
Next
WaitKey
Title: Re: Gradient
Post by: Shockwave on February 06, 2007
Nice gradient Hotshot, but I've seen you do much better than this.
Title: Re: Gradient
Post by: Hotshot on February 07, 2007
I know I can do better than that as I do have the talents to create things on whatever level I am but nowhere near the top class as you are but still I am climbing up ladder LOL  >:D  O0  :||

 :cheers:
Title: Re: Gradient
Post by: Shockwave on February 07, 2007
The only difference between any of us is time mate. I'm just old.  :)
Title: Re: Gradient
Post by: Hotshot on February 07, 2007
You not Old ...shocky....."Old when people are 70 and above!"  :||
Yeah I agree with you....on TIME and Freedom =)