ScratchData LogoScratchData
Back to gotrhythm's profile

Simple flappy bird

GOgotrhythm•Created September 9, 2014
Simple flappy bird
66
54
8546 views
View on Scratch

Instructions

Use space bar to flap Use "m" key to turn music on or off The game will get faster as you go longer.

Description

Started with a very simple implementation and now I'm trying to tune it so that it works smoothly and is the right amount of hard. :) A next step could be to add parallax background movement DOCUMENTATION NOTES: * There are two events that are widely used: "start" and "reset" * The start button broadcasts "start" and runs the music * The bird sprite handles the bird flying up and down, the wings animation and if it touches the ground. * the pipes sprite picks from 3 costumes, glides across and handles if the bird touches a pipe (alternately, this could be done inside the bird sprite) * the black border is to handle jerky scratch graphics at the edge of the screen * the final sprite puts grass, flowers and bushes along the bottom for decoration

Project Details

Project ID26439299
CreatedSeptember 9, 2014
Last ModifiedOctober 10, 2014
SharedSeptember 10, 2014
Visibilityvisible
CommentsAllowed