However, we have just completed two lessons with Year 7s drawing polygons and (Barefoot Computing’s) crystal flowers. I therefore wanted a scratch version of snowflakes – and also code that did a 6 pointed snowflake too.
The basics of @MissPhilbin’s python example is the following:
make 3 ‘sticks’ of distance 30 at 45 degree angles
make 3 twigs going back 30 each time
repeat branch 7 times at 45 degrees (I will need 5 times and 60 degrees for a 6 sided snowflake).
These are the steps using scratch:
1. Choose Rudolph as your sprite:
You can find him in the fantasy animals section of the sprite library. You need to select him, make him smaller, then move the rotation cross so its still in his middle… More
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here:
Cookie Policy
Dec 8 2016
Scratch Snowflakes
This post was prompted by @clcsimon’s
Festive Computing & Coding Activities and @MissPhilbin’s How to make Snowflakes with Code.
However, we have just completed two lessons with Year 7s drawing polygons and (Barefoot Computing’s) crystal flowers. I therefore wanted a scratch version of snowflakes – and also code that did a 6 pointed snowflake too.
The basics of @MissPhilbin’s python example is the following:
These are the steps using scratch:
1. Choose Rudolph as your sprite:
You can find him in the fantasy animals section of the sprite library. You need to select him, make him smaller, then move the rotation cross so its still in his middle… More
By Chris Sharples • Posts • • Tags: Scratch