resizable pig
Made using: Khan Academy Computer Science.
My pig drawing is now resizable! Tweaking the faceSize variable value resizes the drawing keeping everything in proportion so it scales rather than distorts. This was achieved by using variable expressions and fractions. Each variable is related to faceSize and parsed into each function call to allow this to happen.
No comments:
Post a Comment