This is a simple exercise in HTML Canvas and JavaScript. I wrote a simple HTML+JS clone of an old Amiga Workbench game called SuperWorms which was a worm game that had circular controls rather than the typical 90-degree turns within a square grid. The high scores ought to be stored in a cookie so you can play several times and try to beat yourself! The original version might have had features that I could not remember and which are thus not included in this clone. No music nor sound effects included as of yet. Maybe next week?!
Written by yason in 2011. This program (the worm.* files) is in public domain and freely downloadable here. The jquery files follow their original license.