Tutorial: How to Write a Sprite Packer
I can't believe the jam is just a week away!
In the spirit of giving back to this community that has taught me so much, I finished writing a tutorial on How to Write a Sprite Packer.

In this tutorial, we learn how texture atlases are used to draw images in games, write a sprite packer from start to finish, and export our data in a way that can be incorporated into any engine.
If this sounds up your alley, come check it out!