Click on Balloons to score points. If you click background (stage) you lose a point
Just something simple that I put together in Scratch 3.0. I have put instructions on how to make this on Github at https://github.com/zleap/Scratch3_BalloonPop Feel free to have a look. You may need to click on the README.md file. Note my variable is shown as a debug tool, it is the delay between hide and show. Fixes: Changed 'myvariable' variable to timer. Notes timer variable is only displayed as a diagnostic Bugs: Please add details of bugs to the comments.