You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 31, 2022. It is now read-only.
the game will probably remain an entirely canvas rendered game, but investigate loading all the SVG artwork as SVG documents (so they can be scripted to, say, change colors on the fly, etc) instead of in <img> elements.
the game will probably remain an entirely canvas rendered game, but investigate loading all the SVG artwork as SVG documents (so they can be scripted to, say, change colors on the fly, etc) instead of in
<img>elements.