This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
loren schmidt
lorenschmidt.bsky.social
did:plc:n4v3w2lmcptvczaspsyanfhy
an interesting thing i've thought about but never prototyped:
recursive sprites. every block is a 2x2 of blocks. no difference between sprite data and tiles. render consists of walking down the tree up to a stopping depth and drawing those pixels.
possibly some blocks are not subdivided further.
2025-08-30T17:41:42.606Z