Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 trippy by twinkle toes
Index -> Programming, Turing -> Turing Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
twinkletoes




PostPosted: Tue Nov 02, 2004 10:17 am   Post subject: trippy by twinkle toes

% this is cool%
code:

var x1, x2, y1, y2, button, col : int
setscreen ("graphics:787;525,nobuttonbar")

col := 56
colour (0)
colourback (199)

loop

    Mouse.Where (x1, y1, button)
    x2 := x1 - 10
    y2 := y1 + 10
   
   put ""     

    drawbox (x2 - 10, y2, x2 + 10, y2 + 40, col)

    col := col + 1

    if col = 103 then

        col := 56

    end if

end loop
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Tue Nov 02, 2004 1:57 pm   Post subject: (No subject)

oh yes, I'm enjoying this much more than this from last week..
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
the_short1




PostPosted: Tue Nov 02, 2004 10:11 pm   Post subject: (No subject)

no kidding... very blaten code stealing... even left the blanks where the other persons code was... **that would be my greatest horror... someoen doing that to my packman Sad...

anyways... if ur gona do somethign with this,... at least makje it cooler liek dis :



cool rendition of someone elses program.t
 Description:
i tweaked it.. much much better!

Download
 Filename:  cool rendition of someone elses program.t
 Filesize:  1.52 KB
 Downloaded:  132 Time(s)

Display posts from previous:   
   Index -> Programming, Turing -> Turing Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: