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

Username:   Password: 
 RegisterRegister   
 if u dont like it too bad (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: Fri Nov 05, 2004 12:28 pm   Post subject: if u dont like it too bad (by twinkle toes)

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

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

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 [/code]
Sponsor
Sponsor
Sponsor
sponsor
cool dude




PostPosted: Sat Nov 06, 2004 12:35 pm   Post subject: (No subject)

thats pretty cool. i like the way you made random coulours. a suggestion would be to make something popup like a star even when you click the mouse. anyways not bad

[mod:5ec72b97b8]edit by Coutsos:
That guy said: "next time use the code tags when you post your code."

And I deleted the other post. Dodge has a point, use can edit your posts just like me[/mod:5ec72b97b8]
josh




PostPosted: Sat Nov 06, 2004 9:15 pm   Post subject: (No subject)

pretty cool + bits
the_short1




PostPosted: Thu Nov 11, 2004 12:05 pm   Post subject: (No subject)

twinkle toes.. i really dont like what your doing..

stop it now please.. or you will probaly be punished by mods..


http://www.compsci.ca/v2/viewtopic.php?p=63571&highlight=#63571
http://www.compsci.ca/v2/viewtopic.php?p=63048&highlight=#63048

notice.. the same program posted 2 times...
also.. he just changed the drawbox to drawline and posted practically the same program again... so tahts like 3 times..

and also i think it was basically copied from this guy:

http://www.compsci.ca/v2/viewtopic.php?t=6336
Tony




PostPosted: Thu Nov 11, 2004 6:39 pm   Post subject: (No subject)

oh yeah, I'm sorry guys... I banned him last week, just forgot to change his public rank Confused
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
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  [ 5 Posts ]
Jump to:   


Style:  
Search: