Introduction: Balloon Pop Part 2

Goal:


This project will show you the steps to completing the remainder of the “BalloonPop” game.

In the last lesson, we completed the game manager for this game.

With this done, we now need to complete the code for our main sprite, the balloon.

The balloon will be communicating with the game manager through the various messages we previously set up, ultimately completing the game!

Project Template:

Click here to start: Balloon Pop Part 2 Template

Code:


Click to replay