Transcription of xkcd 2601 to runnable logo code

This is a project to transcribe xkcd #2601, the April Fools post for 2022, to runnable logo code.

Running the code:

There are options.

jslogo

One of the developers of #2601 helpfully shared
that the logo they used to develop the code was jslogo, which can be found online here.
To run the current iteration of the transcription in it, copy/paste the code into the window, then stick a line that says
xkcd at the bottom of it all. If the image doesn’t fit in your window, add SETSCRUNCH 0.5 0.5 (or some other decimal)
to the code right before you call xkcd.

This is fun to watch, and renders very nicely, but is slow (at least on my laptop).

makesvg.py

There’s also now

 

 

 

To finish reading, please visit source site