Inform7

A programming language to create Interactive Fiction (Text Adventures). For more information, see https://ganelson.github.io/inform-website/.

Games made with Infrom7

How it works

Inform7 comes with an editor that translates your "natural language" input to code.

ui

Basic Commands

In game: To look at an item, the user has to enter "examine".

Tutorials