Code.org
What block makes a circle or oval?
Ellipse block
Width and Height.
What block makes a rectangle or square?
Rect block
random number block
How do you move your shape around on the grid?
Use your x and y coordinates.
How do you change the color of a shape?
Use the fill color block.
What 3 blocks do you need to make a sprite animation?
Create Sprite block, Set animation block, and drawSprites block.