Computer Science Canada

Colorful Cat

Author:  GhettoSingh [ Tue Jun 10, 2003 9:40 am ]
Post subject:  Colorful Cat

Hey everyone,
i'm new here and need some help with this turing program i have been working on. I have to create a colorful cat(3x3). The only problem i have is how should i even start this? Does anyone have any ideas on what i can do.
Thanx in advance! Very Happy

Author:  Tony [ Tue Jun 10, 2003 1:35 pm ]
Post subject: 

cat, eh... well you open up MS Paint (preferably PhotoShop, but if you dont have...), then load up a clipart of a cat Laughing *caugh* I'm serious now. Take the paintbrush tool and trase the cat. Make it look like you drew it yourself.

then

code:

var picID:int := Pic.FileNew("catPicture.jpg")
Pic.Draw(picID,100,100,picCipy)

Author:  Andy [ Tue Jun 10, 2003 5:40 pm ]
Post subject: 

ya turing should the last thing you should consult when drawint something that is not round and not a polygon


: