ScratchData LogoScratchData
Back to dang's profile

turtledrawing01

DAdang•Created February 17, 2015
turtledrawing01
0
0
11 views
View on Scratch

Instructions

press "i" to show or hide instructions press space bar to turn on or off pen drawing press left and right arrows to turn left and right press up and down arrows to move forward and back press "c" to clear pen drawing

Description

This is a sample project made for students participating in the #coderdojokc events. It demonstrates the use of pen drawing, a way to put instructions on the screen and have them go away, a way to drive a sprite around the screen using arrow keys. "Turtle graphics" (http://en.wikipedia.org/wiki/Turtle_graphics) refers to an object (such as a turtle) moving with commands that are relative to its own position, such as "move forward 10 spaces" and "turn left 90 degrees". The pen carried by the turtle can also be controlled, by enabling it, setting its color, or setting its width. A student could understand (and predict and reason about) the turtle's motion by imagining what they would do if they were the turtle. Seymour Papert called this "body syntonic" reasoning.

Project Details

Project ID48361260
CreatedFebruary 17, 2015
Last ModifiedFebruary 18, 2015
SharedFebruary 18, 2015
Visibilityvisible
CommentsAllowed