I’m in! And here’s the text-adventure framework I might be using
In a mild programming frenzy I decided to write a small text-adventure game framework that I might or might not end up using for LD34. You can view the source here: https://github.com/eott/tajs
I will probably extend it a bit more before LD hits and also provide a usage guide in case other devs want to use it too (though there are better frameworks already, like undum). That’s about all for now.