top of page

Project 3: Science “Pumpkin Life Cycle”

Updated: Nov 9, 2022

This project is an animation of the pumpkin life cycle. First, all the stages of the pumpkin life cycle will display on the screen one by one. For this use a switch costume block. In one sprite different costumes are given. After that, on the second screen, each stage of the pumpkin will display one by one. There is a text to speech explains each stage


Prerequisites:

You should be familiar with coding blocks, backdrops, and sprites

1. Add/change new backdrops

2. Add/change new sprites

3. Familiar with looks blocks, Text to speech blocks, Events blocks, and control blocks


Step 1: Imagine the project

This is only a sample. You can imagine a different way for the same project. The sky is the limit to your imagination.
















Step 2: Design the project

For this project, we are going to use two backdrops as well as a few sprites and code blocks.

1. Decide the backdrops you want to have it. In our case, we have 2 backdrops

2. Decide the sprites you want to have it. In our case 11 sprites

3. Decide what approaches you want to do it. In our case displaying sprites, one after the other comes along with text-to-speech and say block.

4. How you control the screen changes. In our case, we are using a broadcasting event.

5. Decide what blocks you want to use. In our case Looks blocks, text-to-speech blocks, control blocks, event blocks


Step 3: Prepare coding cards

For this please refer to the scratch site - https://scratch.mit.edu/ideas to get an idea.


Step 4: Start to develop the code


Step 4.1: Go to https://scratch.mit.edu and sign in with your username and password.


Step 4.2: Click on create and go to the scratch editor


Step 4.3: Give the name of the project




Step 4.4: Select a backdrop called “Blue sky 2”


Step 4.5 Upload a backdrop from your device which has pumpkin related picture


Step 4.6 Upload a sprite pumpkin and add costumes to that as shown below





Step 4.7: Write the below code for the above pumpkin sprite which has 5 costumes


Here you are changing costumes to make an animation








Step 4.8: Add a new sprite with a Pumpkin seed image. You can upload from your own device.


Step 4.9: write the below code for the above Pumpkin seed sprite





Step 4.10: Add a new spirit with the Pumpkin sprout image. You can upload it from your own device.


Step 4.11: write the below code for the above Pumpkin sprout sprite





Step 4.12: Add a new spirit with the Pumpkin vine image. You can upload it from your own device.


Step 4.13: write the below code for the above Pumpkin vine sprite





Step 4.14: Add a new spirit with the Pumpkin flower image. You can upload it from your own device.


Step 4.15: write the below code for the above Pumpkin flower sprite





Step 4.16: Add a new spirit with the Pumpkin image. You can upload it from your own device.


Step 4.17: write the below code for the above Pumpkin sprite





Step 4.18: Add a new spirit with the help of paint. Draw an up arrow.


Step 4.19: write the below code for the above up arrow sprite



Step 4.20: Add a new sprite with the help of paint. Draw a right curve arrow.


Step 4.21: write the below code for the above right curve arrow sprite





Step 4.22: Add a new spirit with the help of paint. Draw a down-curve arrow.


Step 4.23: write the below code for the above down curve arrow sprite





Step 4.24: Add a new spirit with the help of paint. Draw a down arrow.


Step 4.25: write the below code for the above down arrow sprite





Step 4.26: Add a new spirit with the help of paint. Draw a left arrow.


Step 4.27: write the below code for the above left arrow sprite





Note:

You can remix this project and make your own.


Scratch Link



10 views0 comments

Recent Posts

See All
bottom of page