katekligman / frotz

Infocom-style interactive fiction player for Unix and DOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FROTZ V2.45pre - An interpreter for all Infocom and other Z-machine games.
Complies with standard 1.0 of Graham Nelson's specification.

Originally written by Stefan Jokisch in 1995-1997.
Ported to Unix by Galen Hazelwood.
Reference code and Unix port currently maintained by David Griffith.

- Compiles and runs on most common flavors of Unix, both open source and not.
- Plays all Z-code games including V6.
- Sound support through libao.
- Config files.
- Configurable error checking.
- Distributed under the GNU Public License.


For information on what Interactive Fiction is and how to play it, see the
file "HOW_TO_PLAY".

For installation information, see the file "INSTALL".

For update history, see the file "Changelog".

For information on known bugs in Frotz, see the file "BUGS".

For bug reports, check the Unix Frotz website to see if there's a new
release.  If not, send your bug report to me at dave@661.org.

The latest information on and source code of Unix Frotz is available at 
https://github.com/DavidGriffith/frotz

The latest release of Unix Frotz is available from the Interactive
Fiction Archive at:
http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/
	frotz-<version>.tar.gz
and
ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/frotz/
	frotz-<version>.tar.gz


The Interactive Fiction Archive has several mirrors which may be better
choices depending on where you live.  Here is a partial list.

in the USA:         http://mirror.ifarchive.org/
                    http://ifarchive.jmac.org/
                    http://ifmirror.russotto.net/
                    http://ifarchive.flavorplex.com/
                    http://ifarchive.smallwhitehouse.org/
                    http://ifarchive.wurb.com/
                    http://ifarchive.plover.net/
                    http://www.ifarchive.info/
                    http://ifarchive.ifreviews.org/
                    http://mirrors.ibiblio.org/interactive-fiction/
in Ireland:         http://ifarchive.heanet.ie/
in Austria:         http://ifarchive.giga.or.at/

FTP based mirrors are also available:

in the USA:         ftp://ifarchive.ifreviews.org/if-archive/
in Austria:         ftp://ftp.giga.or.at/pub/ifarchive/
in Finland:         ftp://ftp.funet.fi/pub/mirrors/ftp.ifarchive.org/if-archive/

And via Gopher:

in the USA:         gopher://gopher.feedle.net/1/if-archive/

About

Infocom-style interactive fiction player for Unix and DOS

License:GNU General Public License v2.0


Languages

Language:C 95.5%Language:PHP 1.4%Language:C++ 1.4%Language:Makefile 0.8%Language:Assembly 0.4%Language:Shell 0.3%Language:Perl 0.2%Language:Batchfile 0.0%