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

Username:   Password: 
 RegisterRegister   
 cool thing by twinkletoes-
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:17 pm   Post subject: cool thing by twinkletoes-

[code]
setscreen ("title:By : shane bellefeuille")
setscreen ("graphics:300;300, nobuttonbar")
var x, y, button, co : int
co := 56

colorback (black)
for row : 1 .. 30
for col : 1 .. 180
put " " ..
end for
end for

loop
Mouse.Where (x, y, button)
Text.Locate (1, 1)
if button = 0 then
drawline (x, y, 150, 150, co)
co := co + 1
if co = 96
then
co := 69
end if
end if
end loop
[/code]
Sponsor
Sponsor
Sponsor
sponsor
cool dude




PostPosted: Fri Nov 05, 2004 1:56 pm   Post subject: (No subject)

not bad. seems like a cool effect, but i've seen a lot like those on this site. lol. good job
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  [ 2 Posts ]
Jump to:   


Style:  
Search: