Introduction
Drawing in Scratch is easy, but you're usually tied to using a keyboard.
In this guide, you'll learn to program the ShakeUp to act as a paint brush in Scratch and create a paint drawing application.
Complete this guide to get familiar with using Scratch's pen code blocks, 'Events' blocks, as well as how to use randomly generated numbers in your programs.