The list of movements will be as follows: 1. move the cat to the lower left corner of the stage 2. point the cat to the right 3. the cat moves to the lower right corner of the stage 4. the cat turns to face upwards 5. the cat moves to the top right corner 6. the cat turns to face left 7. the cat moves to the top left corner 8. the cat turns to face down 9. the cat moves to the bottom left corner
Project 1When the green flag is pressed, the six sprites move in various palces to form a hexagon. Eventually, the sprites return back to the center where they started.
Write a script for a sprite that draws the following shapes (sequentially). You will need to use some of the commands given by the Pen scripts. The shapes should not overlap. Shapes: Square, Regular Hexagon, Regular Triangle
Click Here to see my writeup
Click HERE to return to homepage.