]> git.cworth.org Git - zombocom-ai/commit
Add initial structure of a Magic School Bus puzzle
authorCarl Worth <cworth@cworth.org>
Fri, 23 Dec 2022 01:13:55 +0000 (17:13 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Dec 2022 19:51:10 +0000 (11:51 -0800)
commitf49cdc229d3db14bb00667c9e6d105c1d67274a8
tree538fcf6bf6d6c7513f1f6fdaef31c88991c02bf1
parent8443e4c644efeb5a3d8e21cf5502bc46381270cb
Add initial structure of a Magic School Bus puzzle

This has the same sort of introduction as the TARDIS puzzle (zooming
into the time machine), but this time it's the Magic School Bus, not
the TARDIS, of course.

Then, there's an interactive form for making some turtle art, and an
image showing the result. Currently, the result is hard-coded inside
the script, but it should be simple to make it consume the form input,
(which is already being sent to the server at least).
bus.html [new file with mode: 0644]
index.js
run-turtle.py [new file with mode: 0755]
tardis.html