25 Scratch 3 Games for Kids

25 Scratch 3 Games for Kids — page 3
introducing scratch 3 In this book you’ll learn how to code your own games with Scratch 3 You’ll use different blocks to create code You’ll also learn how to add objects called sprites and use code to tell them what to do At the end of each chapter you’ll find challenges to help you take your skills to the next level But before you start coding let’s learn a little about the website we’ll be using THE SCRATCH EDITOR The Scratch Editor is where you create projects in Scratch Here are its main parts Menus Use the File menu to save or load your projects Coding Area Drag and drop the blocks here and snap them together to create your program Start and Stop Click the green flag to start your code or the stop sign to stop it Stage Size Use these buttons to make the stage smaller set it to normal size or fill the screen The Stage Your program will run here Sprites Objects that move around on the stage Sprite Info Displays information about each sprite such as how big it is Code Blocks The code blocks in the current group are shown here Scroll down if you can’t find the block you want Tutorials Some help videos are shown here Click the white X to close this panel Sprite List All the sprites in your project are shown here The selected sprite has a blue border around it Choose a Sprite Add a new sprite to your project Choose a Backdrop Add a new background to your project Main Tabs Switch from coding drawing or adding sound Block Categories Code blocks in the Block Palette are sorted into colored groups Click a category to scroll to the blocks in that category viii viii