]> git.cworth.org Git - zombocom-ai/commit
Hook the code panel up to actually execute something
authorCarl Worth <cworth@cworth.org>
Fri, 23 Dec 2022 02:04:13 +0000 (18:04 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Dec 2022 19:51:10 +0000 (11:51 -0800)
commit1e320ca83bc7836cc1462bc67e4048c5c074a469
treeb40458b775048b4e3a1c1dd52b70bfb45852bbdc
parentf49cdc229d3db14bb00667c9e6d105c1d67274a8
Hook the code panel up to actually execute something

And switch from SvgTurtle to Cairo instead, since I actually wrote
that and all.

There's no puzzle here yet, but it does have all the interactivity
necessary to do something that's hopefully interesting.
bus.html
index.js
interpret-cairo-to-svg.py [new file with mode: 0755]
run-turtle.py [changed mode: 0755->0644]