1 / 4

Create a Snake Game in Scratch: Master the Pen Tool and Color Sensing

In this tutorial, you'll learn how to use the pen tool and color sensing features in Scratch to create an exciting snake game. The objectives are to understand the functionalities of the pen tool and incorporate colors effectively to develop game mechanics. You'll start by drawing a snake that can eat a mouse, while also implementing a unique yellow sensor to detect collisions. If the snake touches its own tail, it will die! Get ready to explore and experiment with your new skills in Scratch!

varick
Télécharger la présentation

Create a Snake Game in Scratch: Master the Pen Tool and Color Sensing

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Objectives • To understand how the pen tool works • To understand how to use colours in Scratch to make game You will be doing this by making a snake game

  2. Sensing colours • In scratch you can get something to sense when one colour is touching another. We will be using this tool in the snake game. • You will be drawing a snake which will eat a mouse. When the snake touches its own tail, it will die.

  3. When you draw the snake sprite • Make sure you include a yellow sensor. What do you think this script will do?

  4. Will it still work now?

More Related