Canvas - Island - sample 02 - Palm trees

I want to create a worms-like game and I see there are a lot of interesting things
to deal with canvas and image data. These functions are useful for ‪#‎javascript‬ ‪#‎HTML5‬ ‪#‎CSS3‬ .
The random island has in this sample a new feature with a huge tropical forest composed of several
palm trees and bushes that we can find on the mountains or near the beach. These sprites ares not
part of the image data of the island has the trees should be ejected or entirely blasted by explosions.
For now you can use the mouse to explore the map. As you see, the characters are ready to fight and now
hidden in the forest. The next step will test the air strikes as I really don't care about their survival.

More samples and useful functions here