HTML canvas scratcher revisited
This article revisits HTML canvas scratcher code, refactoring it to be less closely tied to a specific page. The work builds upon previous scratcher code that used HTML5 canvas globalCompositeOperation.
This article revisits HTML canvas scratcher code, refactoring it to be less closely tied to a specific page. The work builds upon previous scratcher code that used HTML5 canvas globalCompositeOperation.