JS Game Library - pixel perfect drawing using canvas
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
51
commits
Fixed ahead time to actually work so that FPS in fact matches target tickRate - however have seen frame time variance vary as if ticks can get out of sync with when requestAnimationFrame wants to run
168d18fView on GitHubAdded attack and release to play note, also added look ahead time to avoid pops
11389a3View on GitHub