Canvas - Island - sample 05 - Interface

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‬ .
This sample illustrate how to deal with an interface showing informations about both teams even
if for now the CPU AI has not been integrated yet. You know the remaining soldiers on both sides
and as a player when it is your turn you can switch the options and choose if you want to make your
character walk or shoot a target. You have 20 seconds to move your soldier and use a weapon. For now
The wepons work the same way. Nothing is launched and there is just a blast into the position you
aimed at.

More samples and useful functions here