Control various geometric transformations of the square! 100% pen Fill SquareREL (uses relative method for fill): VARIABLES: | KEYBOARD CONTROLS: (x,y) = starting point | A or S = ROTATE s = length of side | Q or W = incr/decr SIDE LENGTH d = rotation | Arrows = TRANSLATE Space = Reset
RULE: Your sprite code must DRAW the figure, not be an image of it. Mathland Project Ideas: REMIX this code to: 1. draw different 2D figures such as a TRIANGLE or CIRCLE 2. change the point of rotation from (x,y) to something user controllable 3. do something cool, artistic, unexpected, musical, visual, etc