Scratch Programming

Scratch Programming

Hey Guys,In this blog we are going to talk about scratch programming.

#About Scratch

→Scratch is a application software that allows the user to make simple programs for animating objects, create games and share the creation on website with others.

→Scratch was developed by Mitch Resnik. It was launched on 9th May, 2013.

#Sprite

✯The object present on the stage area is known as sprite. It will animate on the basis of list of commands.

✯The sprite can be changed from the library of sprite.

#Script area

➪This area contains the series of commands dragged and dropped from block palette area to animate the sprite.

#Block palette area

✔This area contains series of commands to program sprite.

✔The output of these commands will appear in the stage area.

#Block description area

→This area contains block palette commands. When the user clicks on the block description, it will display its series of commands in block palette area.

It has these three options

★Scripts-It contains commands to create script or program.

★Costume-It allows to format the sprite.

★Sound-It allows user to add sound to the sprite

#Use of Commands(All commands are uploaded at the end)

✯Looks-This changes the appearence of the sprite according to the used block palette.

✯Motion-These blocks controls the movement of the sprite according to the used block palette.

✯Control-These blocks controls the movement of the sprite based on the used condition block.

✯Pen-This allows to write using pen.

✯Sound-this allows to play variety of sound notations when script runs.

✯Events-This allows to perform actions on the basis of choosen block palette.

#Sample code WhatsApp Image 2021-04-27 at 3.19.05 PM.jpeg

Commands-

page-2-760x427.jpg This is it for today guys

If you like my content and efforts then please like my post.

Subscribe to my newsletter so that you get notified whenever I post a new blog