summaryrefslogtreecommitdiff
path: root/lang/inform/pkg/DESCR
blob: 932d8f9241465a97f024c6f588f6ebfa0a21d199 (plain)
1
2
3
4
5
6
7
8
9
Inform is an Interactive Fiction (text adventure) game compiler -- it takes
source code you write and turns it into a game data file which is then
played using an 'interpreter'.  There are several interpreters available
which can play Inform games on different machines (e.g. frotz, jzip) -- you
can probably obtain one from the same place you got this package.

Inform is written by Graham Nelson <graham@gnelson.demon.co.uk>, and you
are free to redistribute it under certain conditions -- see the file
COPYING for details.