We have all of the major pieces in place for our game now: a simple title screen, a level for our game, and all of our elements, sounds, and behaviors.
Now it’s your turn: try finishing up the game!
Repeat the scene directions to create two more levels in the currently-empty scenes we created earlier, Level 2 and Level 3. Be sure to add all of the behaviors that each level needs to both scenes!
Then, create your Game Won and Game Over scenes. You can design them! Consider adding a button that sends the player back to the Level 1. Just be sure to create a behavior that resets the player’s health back to 3!
