Some months ago I started noodling around with Inform, a “natural language” programming language for making interactive fiction. (That’s text adventures to you old timers.) My impressions of the language have gone through the following stages:
1) Bullcrap. You can’t code without writing code.
2) Hmph. Okay, so it works. Kind of an interesting novelty.
3) You know, it’s actually kind of useful and unique.
4) Unbelievable. This thing is amazingly powerful!
As a programmer, learning to code with prose is like a mathematician learning to do math with his feelings. I think I would have found it easier if I hadn’t known how to program in the first place. But even so, the complexity and functionality you can compress into a few simple sentences is boggling.
I managed to make a game with it. I’ve been sitting on this for a while, trying to get up the enthusiasm to finish the thing while at the same time worrying that I’ve wasted all the time I’ve already spent. I’ve never written puzzles before. Heck, I’ve never written interactive fiction before. Is this any good? Is it too hard? Too easy? Are there spots where the game just stops being fun?
And then I realized the best way to answer these questions is to let other people play it and ask them what they think. Genius, I know.
Below is the game. It needs some Javascript applet dealie to run. If it doesn’t work in your browser or you don’t trust it, then I can’t really do much to help. The thing is also stone-age simple. You can’t even use the up arrow to recall previous commands. Sorry. I’d fix that if I could. That’s all handled by the applet, and is out of my hands. If anyone has a better web-based Z Machine interpreter I’d be happy to use it. If you have your own Z machine interpreter, you can get the .z8 file and run it yourself.)
I want to stress that the game isn’t done. It ends at about the 90% complete mark. The game needs a good day or so of work on my part to finish it up, and what I do with it from here will depend a lot on the feedback I get. If you want to play something polished, then it’s probably best to hold off for now.
Continue reading 〉〉 “The Quaking of WarCrysis 3:
Resistance of Black Doom”
Shamus Young is a programmer, an author, and nearly a composer. He works on this site full time. If you'd like to support him, you can do so via Patreon or PayPal.