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

Username:   Password: 
 RegisterRegister   
 winking face
Index -> Programming, Turing -> Turing Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
gtahunter




PostPosted: Sun May 13, 2007 7:39 pm   Post subject: winking face

this program makes a face continuously wink


loop
for decreasing count:5..0
%face
drawoval (maxx div 2,maxy div 2,100,100,black)
drawfilloval (maxx div 2,maxy div 2,10,12,40)
%eyes
drawfilloval (maxx div 2 -30,maxy div 2 +50,5,count,black)
drawfilloval (maxx div 2 +30,maxy div 2 +50,5,count,black)
drawoval (maxx div 2 -30,maxy div 2 +50,10,count,blue)
drawoval (maxx div 2 +30,maxy div 2 +50,10,count,blue)
%mouth
drawarc (320,150,50,20,180,0,black)
delay (100)
cls
end for
end loop



wink clown.t
 Description:

Download
 Filename:  wink clown.t
 Filesize:  533 Bytes
 Downloaded:  242 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
DIIST




PostPosted: Mon May 14, 2007 4:10 pm   Post subject: Re: winking face

Expression reminds me of my cat! It looks interesting, you might just want to create an animation out of this. Include the arms, hands and legs. Dont make the object that just stand there and do nothing. Play a cartoon. Be creative, there should be some really amazing animations on this site. Get some inspiration. Wink .
rollerdude




PostPosted: Tue May 15, 2007 8:23 am   Post subject: Re: winking face

just a friendly reminder, add code tags, before clayton does
CodeMonkey2000




PostPosted: Tue May 15, 2007 3:07 pm   Post subject: RE:winking face

This reminds me of the silly graphics assignments we had to do for grade 10 programming.
ashiphire




PostPosted: Wed May 16, 2007 11:15 am   Post subject: RE:winking face

interesting
lilmizeminem




PostPosted: Wed May 16, 2007 11:21 am   Post subject: RE:winking face

hah cool
Clayton




PostPosted: Wed May 16, 2007 11:38 am   Post subject: RE:winking face

ashifire, lilmizeminem, if you're going to post something in a thread, please make it worthwhile. Posts like "nice" or "good program" or similiar are not worthy of a full post of their own. I'm not saying don't give comments on others' work, just add in some suggestions etc. for the program. As it stands, your posts are rather spammish.
ashiphire




PostPosted: Thu May 17, 2007 11:14 am   Post subject: RE:winking face

it isn't winking it's blinking
Sponsor
Sponsor
Sponsor
sponsor
ashiphire




PostPosted: Thu May 17, 2007 11:15 am   Post subject: RE:winking face

you should make the face wink or blink at random moments
Tallguy




PostPosted: Fri May 25, 2007 9:46 am   Post subject: RE:winking face

ha ha, i love it!!!!
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  [ 10 Posts ]
Jump to:   


Style:  
Search: