CreateJS – One byte explainer



This content originally appeared on DEV Community and was authored by CitronBrick

This is a submission for the Web Game Challenge: One Byte Explainer

Explainer

CreateJS is a canvas based JavaScript library, that allows to create, modify, animate & remove shapes, images & sprites in the canvas as JS objects. It’s compatible with Adobe Flash.


This content originally appeared on DEV Community and was authored by CitronBrick