Arcs should be made using one sprite, not multiple
Open
bug
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Collision checking and enemy creation can handle the extra time it takes to go through each sprite, but the coloring of each sprite takes far too long. Either I should fix this issue or make the coloring faster.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.