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

Username:   Password: 
 RegisterRegister   
 eyes
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
kirsty_16




PostPosted: Wed Oct 29, 2003 1:27 pm   Post subject: eyes

Hey if anyone is able to help me make an eye? like for a pumpkin? if anyone knows how to please help!! Rolling Eyes Smile

[mod]
Moved...
[\mod]
Sponsor
Sponsor
Sponsor
sponsor
Tony




PostPosted: Wed Oct 29, 2003 6:26 pm   Post subject: (No subject)

This has nothing to do with Tutorials and you're not submiting any source code Confused

Please post in Turing Help. This post will be moved shortly.

As for the eye...
code:

Draw.Oval(100,100,50,50,black)
Draw.FillOval(100,100,10,10,black)
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
Kingnoz




PostPosted: Wed Oct 29, 2003 11:03 pm   Post subject: (No subject)

Here are some great blue eyes Wink

code:
Draw.Oval(100,100,50,30,black)
Draw.FillOval(100,100,30,30,blue)
Draw.FillOval(100,100,10,10,black)
Draw.Oval(230,100,50,30,black)
Draw.FillOval(230,100,30,30,blue)
Draw.FillOval(230,100,10,10,black)
hackman




PostPosted: Thu Oct 30, 2003 11:01 am   Post subject: (No subject)

Nice eyes kingnoz. I was just about to make the exact same thing(well, probably wouldnt be the same size, and i was only gona make one cause im lazy).
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 4 Posts ]
Jump to:   


Style:  
Search: