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

Save around 800Bytes of flash storage #10

Open
9VZZH7 opened this issue Jun 9, 2023 · 1 comment
Open

Save around 800Bytes of flash storage #10

9VZZH7 opened this issue Jun 9, 2023 · 1 comment

Comments

@9VZZH7
Copy link

9VZZH7 commented Jun 9, 2023

I just wanted to let you know, that it is possible to fit the whole of level 1 (but with some small tweaks, like placing an enemy one block higher or lower) into less than 1kB of flash! Compared to currently 1.8kB this could help make room for various other things to be implemented.
However the getBlockAt function has to modified and is slightly longer. You should still get around 700 Bytes of additional storage to use. (This could be a return of the melting effect?)

@Parindraa
Copy link

You should put this into the pull requests and make the changes, so he'll see.

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

2 participants