SCRATCH PROGRAMMING QUARTER FOUR

Back to index

View project at Scratch

Forty-Five Degree Increments

A full rotation is 360 degrees. In the sample project this rotation is broken up into forty-five degree increments. Your job will be to alter the project so that the increments are thirty degrees. Notice that there is a positive and negative set of numbers to deal with.

ASSIGNMENT:

Your job is simple and straight forward. All you have to do is change the size of the increment from forty-five degrees to thirty degrees. HINT: With forty-five degree increments there are eight lines. With thirty degrees the number of lines will be greater.