| Inform 6: A Design System for Interactive Fiction Inform is an interactive fiction (IF) compiler by Graham Nelson which can be used to create portable games similar to, and playable on the same interpreters of the famous games of Infocom heritage. Inform generates p-code in the "Z-Machine" format, and the resultant games are portable across any platform. Package includes compiler, library, example files and "The Designers Manual" in HTML. |