Computer Science Canada

Crazy dot!

Author:  Kelsey [ Sun Dec 12, 2004 11:25 pm ]
Post subject:  Crazy dot!

I was bored so I made this. . .

Author:  Tony [ Sun Dec 12, 2004 11:33 pm ]
Post subject: 

try putting a tiny bit of effort into something you're going to show off Confused

such as others

Author:  Kelsey [ Sun Dec 12, 2004 11:37 pm ]
Post subject: 

How about this one? It's not done yet though Sad

Author:  Neo [ Sun Dec 12, 2004 11:39 pm ]
Post subject: 

Why would anyone want to put in a fake load screen? Confused

Author:  Tony [ Sun Dec 12, 2004 11:39 pm ]
Post subject: 

well atleast its not 4 lines of code Wink

It is getting better though..

Author:  Kelsey [ Sun Dec 12, 2004 11:42 pm ]
Post subject: 

Neo wrote:
Why would anyone want to put in a fake load screen? Confused


I did that first, out of boredom. Then I added stuff with the weird square. At least it "loads" fast?

Author:  Tony [ Mon Dec 13, 2004 5:07 am ]
Post subject: 

Kelsey wrote:
At least it "loads" fast?

If you optimize it a bit.. say
code:

loop
        randint (c, 32, 48)
        Font.Draw("L O A D I N G",120,400,font,c)
        exit
end loop


It will "load" even faster Laughing Without compromising the quality of execution Laughing

Author:  Kelsey [ Mon Dec 13, 2004 9:40 pm ]
Post subject: 

Wink Love it.


: