Zinnia Homepage

Zinnia is a Javascript program that lets you create maps of interactive fiction games. The input to the program is some Zinnia code that describes the map. The output is a block of Javascript that you can cut-and-paste into your webpage; this code (usually with the help of some version of the zinnia.js file) draws your map using either HTML5's canvas or svg element. The author of Zinnia is David Welbourn.

There have been several iterations or versions of Zinnia. Unfortunately, I have not been very diligent in documenting, organizing, or maintaining them. Hopefully, what work I have done is of some help to somebody.