Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write a sprite graphics comparator to minimize sprite memory used. #10

Open
TricksterGuy opened this issue Nov 7, 2015 · 0 comments
Open

Comments

@TricksterGuy
Copy link
Owner

For instance if a user passes in two images

16x16 sprite
RG
YB

and this 8x8 sprite
R

Then the 8x8's id should be the same id as the 16x16 sprite, just pointing to the R tile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant