Add a word to the word snake on the right. Please don't add anything offensive, needless to say it will be deleted and I won't like you afterwards (at least for a while).
Some people requested a longer snake.
I gave it some apples, and now it is longer.
Some people also wondered how it works exactly. Basically
I have an SVG
path (I am using inkscape to generate that, since it is
pretty hard to do by hand).
SVG is really cool, as it is basically simple text that
theoretically can be indexed and searched. But since some browsers
don't support SVG (ahhm IE!), the script creates a png image
using again inkscape.