|

Easy Scratch Project Ideas for Kids

This list shows beginner’s level Scratch project ideas. They are used as Scratch lessons to teach a Scratch concept along with computer programming concept. The projects are listed in an order that will help a new Scratch learner to start understanding Scratch environment itself, start making simple projects to understand different programming concepts and then…

Make a sprite jump

Now that we know, how to add sprites and background on the stage, it is time to give those sprites some movement. What we want to do: Give a sprite jumping movement. 1. Start adding a new background and a sprite of your choice on the Scratch stage. 2. Add following blocks to the script of that sprite.