Skip to content

Add example: DynamicMap#288

Merged
alekmaul merged 13 commits intoalekmaul:developfrom
revvv:dynamic_map
Aug 18, 2024
Merged

Add example: DynamicMap#288
alekmaul merged 13 commits intoalekmaul:developfrom
revvv:dynamic_map

Conversation

@revvv
Copy link
Copy Markdown
Contributor

@revvv revvv commented Jul 27, 2024

I have put the stuff that I learned with my game into an example.

It simply creates a 32x32 or 64x64 map with 16x16 sprites programmatically, so that you need no tool support. I guess this style was already retro in the 90's... 😃

Furthermore it shows how to create and update sprites in memory.
To take it to the extreme, it converts the famous Boulder Dash sprite from its original C64 ASM on the fly!
Hope you find it useful.

@RetroAntho RetroAntho changed the base branch from master to develop July 27, 2024 18:34
@alekmaul
Copy link
Copy Markdown
Owner

thanks, I will try to review the code ASAP

@alekmaul alekmaul merged commit 1b2c576 into alekmaul:develop Aug 18, 2024
@revvv revvv deleted the dynamic_map branch August 18, 2024 11:58
@revvv
Copy link
Copy Markdown
Contributor Author

revvv commented Aug 18, 2024

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants