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

Option to save graphics data in .bin files (instead of .c/.cpp/.h) #31

Open
garykac opened this issue May 20, 2016 · 0 comments
Open

Option to save graphics data in .bin files (instead of .c/.cpp/.h) #31

garykac opened this issue May 20, 2016 · 0 comments

Comments

@garykac
Copy link
Owner

garykac commented May 20, 2016

Copied from https://code.google.com/archive/p/spritely/issues/31

Posted on Mar 1, 2009 by Swift Kangaroo

Since we're generating the complete project, we could just as easily dump the graphic files (tile, map, palette, image data) out as binary files (.bin) instead of as source files.

Pros: More compact. No one looks as the binary data anyway.

Cons: Planned tutorial describing the structure of palettes, sprites need to make use of the source file versions.

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

No branches or pull requests

1 participant