{"id":4485,"date":"2022-02-27T18:26:29","date_gmt":"2022-02-27T18:26:29","guid":{"rendered":"https:\/\/brightchamps.com\/blog\/?p=4485"},"modified":"2026-02-02T13:08:45","modified_gmt":"2026-02-02T13:08:45","slug":"snowflakes-effect-scratch","status":"publish","type":"post","link":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/","title":{"rendered":"How to create a Pen Snowflakes Scratch Effect"},"content":{"rendered":"<div class=\"yoast-breadcrumbs\"><span><span><a href=\"https:\/\/brightchamps.com\/blog\/\">Home<\/a><\/span> \u00bb <span><a href=\"https:\/\/brightchamps.com\/blog\/code-for-kids\/\">Code for Kids Corner<\/a><\/span> \u00bb <span class=\"breadcrumb_last\" aria-current=\"page\"><strong>How to create a Pen Snowflakes Scratch Effect<\/strong><\/span><\/span><\/div>\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Coding has become easier for most people, including children, since the introduction of Scratch to the programming world. It has made it easy for people to understand the fundamentals of coding. You can use this software to create a variety of games, animations, and even applications. Scratch is a coding platform as well as a programming language that is block-based, which means you can create any type of project by stacking these code-embedded blocks. There are no limitations to the <a href=\"https:\/\/brightchamps.com\/blog\/scratch-project-size-limit\/\">types of projects<\/a> you can create in Scratch. In addition, there are a plethora of elements to choose from scratch, but what&#8217;s even more fun is that you can create your own. In this tutorial, we will explore the process of creating a beautiful winter-themed pen snowflakes scratch effect using just a few simple tools.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This blog can be extremely useful for your projects as you can learn about building a great effect using just simple techniques, so let&#8217;s get started!<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img fetchpriority=\"high\" fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Snowflake-in-Scratch.jpeg\" alt=\"Snowflake in Scratch\" class=\"wp-image-4487\" width=\"644\" height=\"479\" srcset=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Snowflake-in-Scratch.jpeg 644w, https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Snowflake-in-Scratch-480x357.jpeg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 644px, 100vw\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">We will be learning about how to make a snowflake scratch effect using the pen extension.&nbsp;<\/p>\n\n\n\n<div class=\"wp-block-yoast-seo-table-of-contents yoast-table-of-contents\"><h2>Table of contents<\/h2><ul><li><a href=\"#create-snowflake-effect-using-pen-extension-in-scratch\" data-level=\"2\">Create a snowflake scratch effect using a pen extension<\/a><ul><li><a href=\"#adding-pen-extension-in-scratch\" data-level=\"3\">Adding Pen extension in Scratch<\/a><\/li><li><a href=\"#make-the-variables\" data-level=\"3\">Make the Variables<\/a><\/li><li><a href=\"#code-for-preparing-the-project\" data-level=\"3\">Code for preparing the project&nbsp;<\/a><\/li><li><a href=\"#making-a-function-to-draw-one-layer-of-snowflake\" data-level=\"3\">Making a function to draw one layer of snowflake<\/a><\/li><li><a href=\"#repeat-the-function-for-the-bigger-snowflake\" data-level=\"3\">Repeat the function for the bigger snowflake<\/a><\/li><\/ul><\/li><li><a href=\"#h-conclusion\" data-level=\"2\">Conclusion<\/a><\/li><li><a href=\"#h-frequently-asked-questions-faqs\" data-level=\"2\">Frequently Asked Questions (FAQs)<\/a><\/li><\/ul><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"create-snowflake-effect-using-pen-extension-in-scratch\">Create a snowflake scratch effect using a pen extension<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To begin, open Scratch in your web browser or you can even <a href=\"https:\/\/brightchamps.com\/blog\/download-scratch-2-0-on-windows\/\">download scratch<\/a> to your computer to work on your project offline.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Let\u2019s get started.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"adding-pen-extension-in-scratch\"><strong>Adding Pen extension in Scratch<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">To begin, go to the bottom left corner of your screen and click on a button, this is an Extensions button.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You&#8217;ll now be in the<a href=\"https:\/\/brightchamps.com\/blog\/deleting-extension-in-scratch\/\"> Extensions library<\/a>, where you&#8217;ll find a plethora of options. From there, select the Pen extension.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-1_.png\" alt=\"Create a Pen Snowflakes effect in Scratch\" class=\"wp-image-4488\" width=\"317\" height=\"356\" srcset=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-1_.png 422w, https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-1_-267x300.png 267w, https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-1_-134x150.png 134w\" sizes=\"(max-width: 317px) 100vw, 317px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Following that, your pen category will look like the one shown in the picture. If you complete this step successfully, you can move on to the next.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-2.png\" alt=\"Create a Pen Snowflakes effect in Scratch\" class=\"wp-image-4489\" width=\"351\" height=\"648\" srcset=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-2.png 468w, https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-2-163x300.png 163w, https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-2-81x150.png 81w\" sizes=\"(max-width: 351px) 100vw, 351px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"make-the-variables\"><strong>Make the Variables<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You must first create some variables before you can begin coding. On the left side of our screen, select the variable category. Then, on the Variables tab, click on the Make Variable button to add two variables.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The first element you select is a<em> branch<\/em>, which you will use to create a branch in each of your snowflakes&#8217; lines. The second parameter to select is <em>length<\/em>, which specifies the length of the line.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" loading=\"lazy\" decoding=\"async\" width=\"462\" height=\"700\" src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-3.png\" alt=\"Create a Pen Snowflakes effect in Scratch\" class=\"wp-image-4490\" srcset=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-3.png 462w, https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-3-198x300.png 198w, https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-3-99x150.png 99w\" sizes=\"auto, (max-width: 462px) 100vw, 462px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"code-for-preparing-the-project\"><strong>Code for preparing the project&nbsp;<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">To begin, you will use a cat <a href=\"https:\/\/brightchamps.com\/blog\/upside-down-sprite-in-scratch\/\">Sprite <\/a>for your project. Then you&#8217;ll need an initiation block from the <strong><em>Events<\/em><\/strong> category, similar to the one shown in the picture below.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Then, drag the block to the <a href=\"https:\/\/brightchamps.com\/blog\/organize-scratch-script\/\">Script <\/a>area in the center of your screen. Then you&#8217;ll need another block from <strong><em>Looks<\/em><\/strong> called <em>&#8216;hide.&#8217; <\/em>Then, in the motion category, select x&#8230;y and change the number to <em>&#8220;0.&#8221;<\/em>&nbsp;<\/p>\n\n\n<div id=\"cstm_banner_cta\"><\/div>\n\n\n<p class=\"wp-block-paragraph\">Then, return to the pen extension you previously added. Set pen size to<em> &#8220;5&#8221;<\/em>, and set pen color to light blue or white.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Next, in the variable category, set the branch block to 25 and add another set block, in which you must choose the name of the variable to length and set the value to 70.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-4_.png\" alt=\"Create a Pen Snowflakes effect in Scratch\" class=\"wp-image-4491\" width=\"585\" height=\"512\" srcset=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-4_.png 585w, https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-4_-480x420.png 480w\" sizes=\"auto, (min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 585px, 100vw\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"making-a-function-to-draw-one-layer-of-snowflake\"><strong>Making a function to draw one layer of snowflake<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">First, you must create <strong><em>My Block<\/em><\/strong> in order to customize the function that you will need to create, <em>&#8220;stem.&#8221; <\/em>Following the stem block, select a repeat block from the control category. Change the number of repeats to six, and then click on the motion block to draw the snowflake pattern.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Draw a one-layer snowflake using this function block.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-5.png\" alt=\"Create a Pen Snowflakes effect in Scratch\" class=\"wp-image-4492\" width=\"483\" height=\"632\" srcset=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-5.png 483w, https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-5-480x628.png 480w\" sizes=\"auto, (min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 483px, 100vw\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"repeat-the-function-for-the-bigger-snowflake\"><strong>Repeat the function for the bigger snowflake<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">After successfully creating one snowflake layer, now create a three-layered snowflake. To accomplish this, you will repeat the layer three times to create a larger snowflake. All you need to do is add this block to your previous one.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That\u2019s it! This is how you create a snowflake scratch effect using Pen extension.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-6.png\" alt=\"Create a Pen Snowflakes effect in Scratch\" class=\"wp-image-4493\" width=\"495\" height=\"570\" srcset=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-6.png 495w, https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-6-480x553.png 480w\" sizes=\"auto, (min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 495px, 100vw\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-conclusion\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In conclusion, creating a pen snowflake effect in Scratch is a fun and creative way to learn about programming and digital art. By using the pen tool and basic programming concepts such as loops and conditional statements, you can easily create a variety of snowflake patterns and experiment with different colors and shapes. With Scratch&#8217;s user-friendly interface and online community, there are endless possibilities for creating and sharing your own unique snowflake designs. So why not give it a try and see what kind of winter wonderland you can create?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Know more about <a href=\"https:\/\/brightchamps.com\/blog\/programming-classes-for-kids\/\">programming classes for kids<\/a> in this article.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/learn.brightchamps.com\/book-trial-class?utm_source=website_organic&amp;utm_medium=search&amp;utm_campaign=placement_1\"><img loading=\"lazy\" loading=\"lazy\" decoding=\"async\" width=\"2082\" height=\"395\" src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Blog-body-CTA.gif\" alt=\"BrightChamps Book Free Trial\" class=\"wp-image-501\"\/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Learn Scratch at <a href=\"https:\/\/brightchamps.com\/\">BrightChamps<\/a> with its specially designed curriculum that makes learning programming easy for students in Grades 1-12. BrightChamps also teaches a variety of other programs that help kids build a foundation in computer programming through activities, assignments, and <a href=\"https:\/\/brightchamps.com\/blog\/\">other means<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-frequently-asked-questions-faqs\">Frequently Asked Questions (FAQs)<\/h2>\n\n\n\n<div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1680093520643\"><strong class=\"schema-faq-question\">Do I need any prior experience with programming or Scratch to create a pen snowflake effect?<\/strong> <p class=\"schema-faq-answer\">No, you don&#8217;t need any prior experience with programming or Scratch to create a pen snowflake effect. The tutorial provides step-by-step instructions that are easy to follow, and you can experiment with different variations to create your own unique designs.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1680093593448\"><strong class=\"schema-faq-question\">Can I change the colors of the snowflakes?<\/strong> <p class=\"schema-faq-answer\">Yes, you can change the colors of the snowflakes by selecting different color values in the pen color block. You can also use the &#8220;pick random&#8221; block to create a randomized color effect.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1680093613837\"><strong class=\"schema-faq-question\">Can I create different shapes of snowflakes?<\/strong> <p class=\"schema-faq-answer\">Yes, you can experiment with different shapes of snowflakes by modifying the angles and lengths of the lines in the code. You can also add additional loops and conditional statements to create more complex shapes.<\/p> <\/div> <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Coding has become easier for most people, including children, since the introduction of Scratch to the programming world. It has made it easy for people to understand the fundamentals of coding. You can use this software to create a variety of games, animations, and even applications. Scratch is a coding platform as well as a [&hellip;]<\/p>\n","protected":false},"author":31,"featured_media":4486,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"<!-- wp:paragraph -->\n<p><strong>Introduction<\/strong><\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https:\/\/brightchamps.com\/bootcamp\">Coding<\/a> has become easier for most people, including children, since the introduction of Scratch to the programming world. <\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It has made it easy for people to understand the fundamentals of coding. You can use this software to create a variety of games, animations, and even applications. <\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Scratch is a coding platform as well as a programming language that is block-based, which means you can create any type of project by stacking these code-embedded blocks.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are no limitations to the <a href=\"https:\/\/brightchamps.com\/blog\/scratch-project-size-limit\/\">types of projects<\/a> you can create in Scratch. <\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>In addition, there are a plethora of elements to choose from in scratch, but what's even more fun is that you can create your own. This blog discusses how to create a snowflakes effect, which can be extremely useful in one of your projects.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:image {\"id\":4487,\"width\":644,\"height\":479,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Snowflake-in-Scratch.jpeg\" alt=\"Snowflake in Scratch\" class=\"wp-image-4487\" width=\"644\" height=\"479\"\/><\/figure>\n<!-- \/wp:image -->\n\n<!-- wp:paragraph -->\n<p>We will be learning about how to make a snowflake effect using the pen extension.&nbsp;<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading {\"level\":1} -->\n<h1 id=\"create-snowflake-effect-using-pen-extension-in-scratch\">Create snowflake effect using pen extension in Scratch<\/h1>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To begin, open <a href=\"https:\/\/scratch.mit.edu\/\">Scratch <\/a>in your web browser or you can even <a href=\"https:\/\/brightchamps.com\/blog\/download-scratch-2-0-on-windows\/\">download scratch<\/a> to your computer to work on your project offline.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Let\u2019s get started.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 id=\"adding-pen-extension-in-scratch\"><strong>Adding Pen extension in Scratch<\/strong><\/h2>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To begin, go to the bottom left corner of your screen and click on a button, this is an Extensions button.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You'll now be in the<a href=\"https:\/\/brightchamps.com\/blog\/deleting-extension-in-scratch\/\"> Extensions library<\/a>, where you'll find a plethora of options. From there, select the Pen extension.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:image {\"id\":4488,\"width\":317,\"height\":356,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-1_.png\" alt=\"Create a Pen Snowflakes effect in Scratch\" class=\"wp-image-4488\" width=\"317\" height=\"356\"\/><\/figure>\n<!-- \/wp:image -->\n\n<!-- wp:paragraph -->\n<p>Following that, your pen category will look like the one shown in the picture. If you complete this step successfully, you can move on to the next.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:image {\"id\":4489,\"width\":351,\"height\":648,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-2.png\" alt=\"Create a Pen Snowflakes effect in Scratch\" class=\"wp-image-4489\" width=\"351\" height=\"648\"\/><\/figure>\n<!-- \/wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 id=\"make-the-variables\"><strong>Make the Variables<\/strong><\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>You must first create some variables before you can begin coding. On the left side of our screen, select the variable category. Then, on the Variables tab, click on the Make Variable button to add two variables.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The first element you select is a<em> branch<\/em>, which you will use to create a branch in each of your snowflakes' lines. The second parameter to select is <em>length<\/em>, which specifies the length of the line.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:image {\"id\":4490,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-3.png\" alt=\"Create a Pen Snowflakes effect in Scratch\" class=\"wp-image-4490\"\/><\/figure>\n<!-- \/wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 id=\"code-for-preparing-the-project\">Code for preparing the project&nbsp;<\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To begin, you will use a cat <a href=\"https:\/\/brightchamps.com\/blog\/upside-down-sprite-in-scratch\/\">Sprite <\/a>for your project. Then you'll need an initiation block from the <strong><em>Events<\/em><\/strong> category, similar to the one shown in the picture below.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then, drag the block to the <a href=\"https:\/\/brightchamps.com\/blog\/organize-scratch-script\/\">Script <\/a>area in the center of your screen. Then you'll need another block from <strong><em>Looks<\/em><\/strong> called <em>'hide.' <\/em>Then, in the motion category, select x...y and change the number to <em>\"0.\"<\/em>&nbsp;<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then, return to the pen extension you previously added. Set pen size to<em> \"5\"<\/em>, and set pen color to light blue or white.&nbsp;<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next, in the variable category, set the branch block to 25 and add another set block, in which you must choose the name of the variable to length and set the value to 70.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:image {\"id\":4491,\"width\":585,\"height\":512,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-4_.png\" alt=\"Create a Pen Snowflakes effect in Scratch\" class=\"wp-image-4491\" width=\"585\" height=\"512\"\/><\/figure>\n<!-- \/wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 id=\"making-a-function-to-draw-one-layer-of-snowflake\">Making a function to draw one layer of snowflake<\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>First, you must create <strong><em>My Block<\/em><\/strong> in order to customize the function that you will need to create, <em>\"stem.\" <\/em>Following the stem block, select a repeat block from the control category. Change the number of repeats to six, and then click on the motion block to draw the snowflake pattern.&nbsp;<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Draw a one-layer snowflake using this function block.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:image {\"id\":4492,\"width\":483,\"height\":632,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-5.png\" alt=\"Create a Pen Snowflakes effect in Scratch\" class=\"wp-image-4492\" width=\"483\" height=\"632\"\/><\/figure>\n<!-- \/wp:image -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 id=\"repeat-the-function-for-the-bigger-snowflake\"><strong>Repeat the function for the bigger snowflake.<\/strong><\/h3>\n<!-- \/wp:heading -->\n\n<!-- wp:paragraph -->\n<p>After successfully creating one snowflake layer, now create a three-layered snowflake. To accomplish this, you will repeat the layer three times to create a larger snowflake. All you need to do is add this block to your previous one.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>That\u2019s it! This is how you create a snowflake effect using Pen extension in Scratch.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:image {\"id\":4493,\"width\":495,\"height\":570,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Create-a-Pen-Snowflakes-effect-in-Scratch-Step-6.png\" alt=\"Create a Pen Snowflakes effect in Scratch\" class=\"wp-image-4493\" width=\"495\" height=\"570\"\/><\/figure>\n<!-- \/wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Conclusion<\/strong><\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https:\/\/play.google.com\/store\/apps\/details?id=org.scratch&amp;hl=en_IN&amp;gl=US\">Scratch<\/a> is a platform that allows any coder to explore their creativity while learning to code. There are many elements to choose from in scratch, but you can also create your own for a more personalized and enjoyable experience. So, what are you waiting for? Start making your own games and apps and work your way up to become a <a href=\"https:\/\/brightchamps.com\/our-curriculum\">programming expert<\/a>.<\/p>\n<!-- \/wp:paragraph -->\n\n<!-- wp:image {\"id\":501,\"sizeSlug\":\"full\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/learn.brightchamps.com\/book-trial-class?utm_source=website_organic&amp;utm_medium=search&amp;utm_campaign=placement_1\"><img src=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/Blog-body-CTA.gif\" alt=\"BrightChamps Book Free Trial\" class=\"wp-image-501\"\/><\/a><\/figure>\n<!-- \/wp:image -->\n\n<!-- wp:paragraph -->\n<p>Learn Scratch at <a href=\"https:\/\/brightchamps.com\/\">BrightChamps<\/a> with its specially designed curriculum that makes learning programming easy for students in Grade 1-12. BrightChamps also teaches a variety of other programs that help kids build a foundation in computer programming through activities, assignments, and <a href=\"https:\/\/brightchamps.com\/blog\/\">other means<\/a>.<\/p>\n<!-- \/wp:paragraph -->","_et_gb_content_width":"1080","footnotes":""},"categories":[49],"tags":[68],"class_list":["post-4485","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-code-for-kids","tag-codechamps"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to create a Pen Snowflakes Scratch Effect<\/title>\n<meta name=\"description\" content=\"Are you curious to create a gorgeous snowflake scratch effect using a pen extension? Then follow these simple steps and you&#039;re good to go!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to create a Pen Snowflakes Scratch Effect\" \/>\n<meta property=\"og:description\" content=\"Are you curious to create a gorgeous snowflake scratch effect using a pen extension? Then follow these simple steps and you&#039;re good to go!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/\" \/>\n<meta property=\"og:site_name\" content=\"BrightChamps Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/BrightChamps-101266664954230\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-02-27T18:26:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-02T13:08:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/How-to-create-a-Pen-Snowflakes-effect-in-Scratch.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2100\" \/>\n\t<meta property=\"og:image:height\" content=\"1185\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Team BrightChamps\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Team BrightChamps\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/\"},\"author\":{\"name\":\"Team BrightChamps\",\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/#\\\/schema\\\/person\\\/696f52bb580934e5022585ac161e5123\"},\"headline\":\"How to create a Pen Snowflakes Scratch Effect\",\"datePublished\":\"2022-02-27T18:26:29+00:00\",\"dateModified\":\"2026-02-02T13:08:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/\"},\"wordCount\":962,\"publisher\":{\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/How-to-create-a-Pen-Snowflakes-effect-in-Scratch.png\",\"keywords\":[\"CodeChamps\"],\"articleSection\":[\"Code for Kids Corner\"],\"inLanguage\":\"en-US\",\"accessibilityFeature\":[\"tableOfContents\"]},{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/\",\"url\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/\",\"name\":\"How to create a Pen Snowflakes Scratch Effect\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/How-to-create-a-Pen-Snowflakes-effect-in-Scratch.png\",\"datePublished\":\"2022-02-27T18:26:29+00:00\",\"dateModified\":\"2026-02-02T13:08:45+00:00\",\"description\":\"Are you curious to create a gorgeous snowflake scratch effect using a pen extension? Then follow these simple steps and you're good to go!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#breadcrumb\"},\"mainEntity\":[{\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#faq-question-1680093520643\"},{\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#faq-question-1680093593448\"},{\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#faq-question-1680093613837\"}],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#primaryimage\",\"url\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/How-to-create-a-Pen-Snowflakes-effect-in-Scratch.png\",\"contentUrl\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/How-to-create-a-Pen-Snowflakes-effect-in-Scratch.png\",\"width\":2100,\"height\":1185,\"caption\":\"How to create a Pen Snowflakes effect in Scratch\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Code for Kids Corner\",\"item\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/code-for-kids\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to create a Pen Snowflakes Scratch Effect\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/\",\"name\":\"BrightChamps Blog\",\"description\":\"BrightChamps Blog, also known as BrightChamps Hub is a go-to resource hub for everything on Coding for kids\",\"publisher\":{\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/#organization\",\"name\":\"BrightChamps\",\"url\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/BrightCHAMPS-logo-new-1.png\",\"contentUrl\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/BrightCHAMPS-logo-new-1.png\",\"width\":417,\"height\":80,\"caption\":\"BrightChamps\"},\"image\":{\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/BrightChamps-101266664954230\\\/\",\"https:\\\/\\\/www.instagram.com\\\/brightchamps\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/brightchamps\\\/mycompany\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC_Afe_rMGoK5Bs4nSt8QIzQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/#\\\/schema\\\/person\\\/696f52bb580934e5022585ac161e5123\",\"name\":\"Team BrightChamps\",\"description\":\"We are an army of educators and passionate learners from BrightChamps family, committed to providing free learning resources to kids, parents &amp; students. Learn from Us\",\"url\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/author\\\/team\\\/\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#faq-question-1680093520643\",\"position\":1,\"url\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#faq-question-1680093520643\",\"name\":\"Do I need any prior experience with programming or Scratch to create a pen snowflake effect?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No, you don't need any prior experience with programming or Scratch to create a pen snowflake effect. The tutorial provides step-by-step instructions that are easy to follow, and you can experiment with different variations to create your own unique designs.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#faq-question-1680093593448\",\"position\":2,\"url\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#faq-question-1680093593448\",\"name\":\"Can I change the colors of the snowflakes?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, you can change the colors of the snowflakes by selecting different color values in the pen color block. You can also use the \\\"pick random\\\" block to create a randomized color effect.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#faq-question-1680093613837\",\"position\":3,\"url\":\"https:\\\/\\\/brightchamps.com\\\/blog\\\/snowflakes-effect-scratch\\\/#faq-question-1680093613837\",\"name\":\"Can I create different shapes of snowflakes?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, you can experiment with different shapes of snowflakes by modifying the angles and lengths of the lines in the code. You can also add additional loops and conditional statements to create more complex shapes.\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to create a Pen Snowflakes Scratch Effect","description":"Are you curious to create a gorgeous snowflake scratch effect using a pen extension? Then follow these simple steps and you're good to go!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/","og_locale":"en_US","og_type":"article","og_title":"How to create a Pen Snowflakes Scratch Effect","og_description":"Are you curious to create a gorgeous snowflake scratch effect using a pen extension? Then follow these simple steps and you're good to go!","og_url":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/","og_site_name":"BrightChamps Blog","article_publisher":"https:\/\/www.facebook.com\/BrightChamps-101266664954230\/","article_published_time":"2022-02-27T18:26:29+00:00","article_modified_time":"2026-02-02T13:08:45+00:00","og_image":[{"width":2100,"height":1185,"url":"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/How-to-create-a-Pen-Snowflakes-effect-in-Scratch.png","type":"image\/png"}],"author":"Team BrightChamps","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Team BrightChamps","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#article","isPartOf":{"@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/"},"author":{"name":"Team BrightChamps","@id":"https:\/\/brightchamps.com\/blog\/#\/schema\/person\/696f52bb580934e5022585ac161e5123"},"headline":"How to create a Pen Snowflakes Scratch Effect","datePublished":"2022-02-27T18:26:29+00:00","dateModified":"2026-02-02T13:08:45+00:00","mainEntityOfPage":{"@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/"},"wordCount":962,"publisher":{"@id":"https:\/\/brightchamps.com\/blog\/#organization"},"image":{"@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#primaryimage"},"thumbnailUrl":"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/How-to-create-a-Pen-Snowflakes-effect-in-Scratch.png","keywords":["CodeChamps"],"articleSection":["Code for Kids Corner"],"inLanguage":"en-US","accessibilityFeature":["tableOfContents"]},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/","url":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/","name":"How to create a Pen Snowflakes Scratch Effect","isPartOf":{"@id":"https:\/\/brightchamps.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#primaryimage"},"image":{"@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#primaryimage"},"thumbnailUrl":"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/How-to-create-a-Pen-Snowflakes-effect-in-Scratch.png","datePublished":"2022-02-27T18:26:29+00:00","dateModified":"2026-02-02T13:08:45+00:00","description":"Are you curious to create a gorgeous snowflake scratch effect using a pen extension? Then follow these simple steps and you're good to go!","breadcrumb":{"@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#faq-question-1680093520643"},{"@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#faq-question-1680093593448"},{"@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#faq-question-1680093613837"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#primaryimage","url":"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/How-to-create-a-Pen-Snowflakes-effect-in-Scratch.png","contentUrl":"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2022\/02\/How-to-create-a-Pen-Snowflakes-effect-in-Scratch.png","width":2100,"height":1185,"caption":"How to create a Pen Snowflakes effect in Scratch"},{"@type":"BreadcrumbList","@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/brightchamps.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Code for Kids Corner","item":"https:\/\/brightchamps.com\/blog\/code-for-kids\/"},{"@type":"ListItem","position":3,"name":"How to create a Pen Snowflakes Scratch Effect"}]},{"@type":"WebSite","@id":"https:\/\/brightchamps.com\/blog\/#website","url":"https:\/\/brightchamps.com\/blog\/","name":"BrightChamps Blog","description":"BrightChamps Blog, also known as BrightChamps Hub is a go-to resource hub for everything on Coding for kids","publisher":{"@id":"https:\/\/brightchamps.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/brightchamps.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/brightchamps.com\/blog\/#organization","name":"BrightChamps","url":"https:\/\/brightchamps.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/brightchamps.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2026\/03\/BrightCHAMPS-logo-new-1.png","contentUrl":"https:\/\/brightchamps.com\/blog\/wp-content\/uploads\/2026\/03\/BrightCHAMPS-logo-new-1.png","width":417,"height":80,"caption":"BrightChamps"},"image":{"@id":"https:\/\/brightchamps.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/BrightChamps-101266664954230\/","https:\/\/www.instagram.com\/brightchamps\/","https:\/\/www.linkedin.com\/company\/brightchamps\/mycompany\/","https:\/\/www.youtube.com\/channel\/UC_Afe_rMGoK5Bs4nSt8QIzQ"]},{"@type":"Person","@id":"https:\/\/brightchamps.com\/blog\/#\/schema\/person\/696f52bb580934e5022585ac161e5123","name":"Team BrightChamps","description":"We are an army of educators and passionate learners from BrightChamps family, committed to providing free learning resources to kids, parents &amp; students. Learn from Us","url":"https:\/\/brightchamps.com\/blog\/author\/team\/"},{"@type":"Question","@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#faq-question-1680093520643","position":1,"url":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#faq-question-1680093520643","name":"Do I need any prior experience with programming or Scratch to create a pen snowflake effect?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"No, you don't need any prior experience with programming or Scratch to create a pen snowflake effect. The tutorial provides step-by-step instructions that are easy to follow, and you can experiment with different variations to create your own unique designs.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#faq-question-1680093593448","position":2,"url":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#faq-question-1680093593448","name":"Can I change the colors of the snowflakes?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Yes, you can change the colors of the snowflakes by selecting different color values in the pen color block. You can also use the \"pick random\" block to create a randomized color effect.","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#faq-question-1680093613837","position":3,"url":"https:\/\/brightchamps.com\/blog\/snowflakes-effect-scratch\/#faq-question-1680093613837","name":"Can I create different shapes of snowflakes?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Yes, you can experiment with different shapes of snowflakes by modifying the angles and lengths of the lines in the code. You can also add additional loops and conditional statements to create more complex shapes.","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/brightchamps.com\/blog\/wp-json\/wp\/v2\/posts\/4485","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/brightchamps.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/brightchamps.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/brightchamps.com\/blog\/wp-json\/wp\/v2\/users\/31"}],"replies":[{"embeddable":true,"href":"https:\/\/brightchamps.com\/blog\/wp-json\/wp\/v2\/comments?post=4485"}],"version-history":[{"count":5,"href":"https:\/\/brightchamps.com\/blog\/wp-json\/wp\/v2\/posts\/4485\/revisions"}],"predecessor-version":[{"id":22245,"href":"https:\/\/brightchamps.com\/blog\/wp-json\/wp\/v2\/posts\/4485\/revisions\/22245"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/brightchamps.com\/blog\/wp-json\/wp\/v2\/media\/4486"}],"wp:attachment":[{"href":"https:\/\/brightchamps.com\/blog\/wp-json\/wp\/v2\/media?parent=4485"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/brightchamps.com\/blog\/wp-json\/wp\/v2\/categories?post=4485"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/brightchamps.com\/blog\/wp-json\/wp\/v2\/tags?post=4485"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}