summaryrefslogtreecommitdiffstats
path: root/games/frotz/README
blob: 20f3a359e66d142e1ecd81c5c262f068e989c8c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
frotz (Z-machine interpreter)

Frotz is an interpreter for Infocom games and other Z-machine games. It
complies with standard 1.0 of Graham Nelson's specification. Games can
be found at: http://www.ifarchive.org/

Optional dependencies:

libmodplug - If this is installed, the curses build (frotz) will
support sound.

SDL2_mixer - If this is installed, the SDL build of frotz (sfrotz) will
be included in the package. sfrotz always supports sound.