ScratchData LogoScratchData
Back to honeyr2's profile

SHAPES

HOhoneyr2•Created May 31, 2014
SHAPES
0
0
11 views
View on Scratch

Instructions

Press spacebar to go through backdrops. Customize your pen and then click the "GO!" button. Now, you can freedraw, or draw a shape. Key Shape Points l line 2 (start point, end point) t triangle 3 (top corner, bottom left corner, bottom right corner) r rectangle 2 (top left corner, bottom right corner) s square 1 (top left corner) f freeform 4

Description

Inspired by @Paddle2See's ZenDoodle ( http://scratch.mit.edu/projects/17067495/ ), but I do not use code from the project. If go inside, you notice that there are 4 lists. You were expecting 8 variables, not 4 lists. Anyway, each lists contains a point's "info", or x/y position. The first item is the x, and the second item is the y. I use lists because it saves the amount of variables you must use, and a lot of variables is very annoying.

Project Details

Project ID23008087
CreatedMay 31, 2014
Last ModifiedJune 7, 2014
SharedMay 31, 2014
Visibilityvisible
CommentsAllowed