code base animating an enemy character using vanilla JavaScript.
Used canvas and canvas methods to create a template in which to render our spites on.
Code will be implemented into a larger game code base which will include all the various enemy sprites.
Created by Adam West