This project utilizes Scratch’s Video Sensing Extension to create an interactive game. The game features two balloon types: standard balloons worth one point each, and monster balloons that deduct two points if popped.
Players control a sprite through motion detection using the video sensing extension. The project demonstrates sprite cloning techniques, with multiple balloon copies generated using the “create clone of myself” command.
Project Link: https://scratch.mit.edu/projects/509071515