My Entry

http://StructuredCanvasLanguage.com/kirupa1.html

I wrote a syntax to created canvas animations. With that syntax I wrote my contest entry. Just open the page and tap or click. The more you click the more things happen. It doesn’t matter where on the canvas you click. Currently it randomly chooses between 5 effects. If I have time I’ll add more effects before month’s end.

Works on all major browsers but best in Chrome (This is rather interesting to me. As Firefox runs it rather choppily and Chrome very smoothly. There are 400+ sprites on screen after the first click. That seems to surpass a practical limit for SCL if you want it to run on anything but Chrome. (Actually, I think it is time to dig into the profiler again. But I suspect the problem is an eval I added recently.))

  • Also, just realized that I developed on a new i5 laptop and it (obviously) runs much smoother on that than on the 5yo laptop I recently replaced. - but always best on chrome.