A recent experiment. I made an "ascii automata" which on click places a random glyph, then analyzes if the character "touches" any of the glyph edges, then places another random character which continues the edge connection, and so forth, until it places a character that doesn't touch any edges. I made it so that you can mix and match different character sets from the dropdown menu (or load your own as png).
You can play with it at:
https://hlnet.neocities.org/ascii-automata/
@gdc this is FANTASTIC 🤩