Fireworks launch from the bottom of the screen and explode! Press space to start the show! -To Do: Sound effects!
Techniques I used in this project: -Custom blocks (& recursion) -Private variables (Each instance of the fireworks has its own color and location) -2 different clone behaviors (The mortar & the fireworks particles) -Using an alpha mask (it's how the fireworks fade. Using the pen is kinda a silly way to do this)