Using Trees to Build Explosions

Get a browser that supports HTML5 CANVAS












The current implementation only pushes all the explosion blooms into an array. I will eventually convert them to trees so that I can draw lines between each parent explosion bloom and its children blooms

TO DO: