Adjust the speed if you want, press Go!, and then click to release new balloons. 3 balloons of the same color in a row fly off and give you points (much more in higher levels). If you survive 8 levels, you win with bonus points. Making several groups of 3 or even 4 balloons fly off together gives you extra points. When a balloon hits the nail, it's Game Over! There is one highscore for each speed setting. Enjoy!
This is a remake of the original Scratch 1.4 project, using three of the new Scratch 2.0 features: (i) cloning (now there's just one balloon sprite instead of several identical ones); (ii) vector graphics (sprites look smooth instead of pixelated, also in full screen mode); (iii) cloud variables (to store the highscores). Although logic and scripting are almost completely unchanged, it looks like a different level of quality.