Press the green flag to begin. Click a pencil to choose a colour. Draw. Click on the "eye" to see a replay of your drawing
Continuing to explore variables, lists, and pen blocks. This time, hoping to draw an image in one of a choice of colours and have it replay. Today, some changes were made to "Smile" -different pencil colours added -"erase all" pen block added back in to clear image when a new pencil chosen -separate broadcast commands added for drawing with each of the different coloured pencils Smile: https://scratch.mit.edu/projects/413185011 Record Your Drawing (built using steps from tutorial): https://scratch.mit.edu/projects/412760856 *This project was made possible by following and then adapting steps generously shared by @brianyu28 in the livestream video found here: https://www.youtube.com/watch?time_continue=1&v=r6LTRkoNOpE&feature=emb_logo As part of Getting Unstuck 2020 Day 9, I was trying to use lists to record x and y coordinates, which became messy. I actually ended up abandoning the project and starting a new concept (from scratch). Fast forward to Day 10, and @karenb created a beautiful project called "Thank you..." which had an animation of a flower in it. This led to @brianyu28 animating the flower in a remix, and then completing a Day 10 project called "Record Your Drawing" with an accompanying livestream video on YouTube. This livestream was extremely helpful! . Seeing Brian model the process of building his code as a think-aloud, along with the additional comments from the chat, provided a great overview of block features related to variables and lists. The way that pen location was recorded in lists using x and y position was also the solution to the difficulties I was having in the original Day 9 project that had me "stuck". Thank You ... by: Original remix by : Record Your Drawing by : Thank you to also shared expertise regarding use of the pen extension blocks)