Back to search
A basic 2D animation engine written in vanilla javascript. I used the HTML5 Canvas API with a priority based task management system besides a constant runtime loop for the simulation. No externerl libraries are used.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^7.1.128
commits
Clean up linear motion code and add removal functionality
9e10e8fView on GitHubadded linear motion + assigned similar struct for all obj
868ccbbView on GitHub