Suggested project for Week 2 of UW-Madison CATAPULT club in Spring 2016.
Objectives: (By creating this project, the students will:) Understand how to use x-y coordinate system (0, 0 is center; y is up/down; x is left/right) Can write Sequential Code Can move a sprite Change size of Sprite Use the pen instructions blocks (clear, pen down/up, set color, size) Extra: Can they detect that Sprite touches bad object (or bad lines in a maze)? Can they detect that Sprite reaches the end? Extra extra: Make the Sprite controllable with the keyboard