Post #4000010
2026-07-22 00:32 UTC
I made an 88x31 creator in Python. It has baked in template assets and animations, a custom animator that allows for pixel-by-pixel, frame-by-frame customized animations for the people more creative than me.
Exports as GIF, PNGA, or a sprite sheet and CSS using 'steps() '. Supports 60FPS in the two latter formats.
I also ported it to android and it works fairly nicely. The custom animator is a little wanting at the current time on mobile, but as a first iteration, I'm fairly pleased. When the time comes, I'll publish it on the personal site I'm actively working on.
#FOSS #88x31 #theoldweb
Replies (1)
-
@thief_of_fire@infosec.exchange 2026-07-22 00:36
@Peacefulz@infosec.exchange yo, I'm crafting one right now. Can I get the source?