Flappy Birds – Scratch for Kids – Teacher notes

You have a sprite to represent your god/goddess

Have the sprite change costume

Paint a ground Sprite

Paint a pipe (solid line then break)

create a second costume for animation purposes

Code

Add flapping wings – Forever block then wait block.

Add keyboard controls- when space key pressed change y by 50 wait .05 sec

GO FOR IT!