Bare-bone console implementation of the fizmo z-maschine interpreter.
fizmo-console [ options ] storyfile
fizmo-console is a frontend for the fizmo Z-Machine interpreter\[em]\[lq]Fimzo interprets Z-machine opcodes\[rq]\[em]which uses only the basic console output and input methods. It will run most of the interactive fiction games aka text adventures written by Infocom or other games which are based on the Z-Machine\[em]currently all versions except version 6 are supported.
-h, --help
Show help message and exit.
-ll, --line-length
Will set the line length for the current screen. This will enable word-wrapping using the defined screen size.
-dh, --disable-hyphenation
Disable word hyphenation. Useful for languages other than the supported ones.
All the people who drew up the Z-Machine Specification, in alphabetical order: Chris Tham, David Beazley, George Janczuk, Graham Nelson, Mark Howell, Matthias Pfaller, Mike Threepoint, Paul David Doherty, Peter Lisle, Russell Hoare and Stefan Jokisch. See http://en.wikipedia.org/wiki/InfoTaskForce for more information.
When I really got stuck I peeked into the frotz source. Thanks to Stefan Jokisch, Galen Hazelwood and David Griffith.
in alphabetical order: Andrew Plotkin, David Leverton, Eric Forgeot, irb, Lewis Gentry, Michael Dunlap, Nikos Chantziaras, Patrick Matthäi, Samuel Verschelde, Zachary Kline and the people at MacPorts.
fizmo-ncursesw(6), frotz(6), xzip(6), jzip(6), inform(1)
Fizmo was written in 2005\[en]2014 by Christoph Ender.
Fizmo is in beta stage and will probably still have some bugs. If you stumble upon one, please send an e-mail to [email protected].