Indy and Sketch!

In this sketch I started to work with custom functions and the tranlation functions.

This project was one of the harder ones to finish. I started with the concept of wanting to have a cat bouncing around on the screen
so I used triangle code from my drawing project to properly program in a triangle at lx, and ly. Both lx and ly controlling the movement of the first cat.
the code has one cat that randomly rotates around 0,0 (to appear more chaotic) and another, .85 scale cat that bounces around the screen at a random speed. Both the cat food bowl and the two yarn balls are wrapper functions, one yarnball has been translated slightly upwards and towards the right.