mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
0659f666d2
a compiler for producing adventure games. The output is compatible with Infocom interpreters, which offers cross-platform compatibility and a choice of interface.
12 lines
497 B
Plaintext
12 lines
497 B
Plaintext
This compiler produces text adventure games that can be played
|
|
using Infocom-compatible interpreters (such as jzip and xzip in
|
|
the FreeBSD Ports Collection).
|
|
|
|
This port normally installs HTML documentation in
|
|
/usr/share/doc/inform. If you would prefer another format, such
|
|
as TeX, Postscript, or PDF, build the port with NOPORTDOCS=yes
|
|
and obtain the manual from the FTP site. The FTP site also
|
|
contains example games and other resources.
|
|
|
|
ftp://ftp.gmd.de/if-archive/infocom/compilers/inform6/
|