How to Install frotz in Ubuntu 18.04



Install frotz by entering the following commands in the terminal:

sudo apt update
sudo apt install frotz

Description:

interpreter of Z-code story-files

Frotz interprets Z-code story-files, which are usually text adventure games (although a few arcade-style Z-code games have been written). Examples of such story files include the adventure games published by Infocom, as well as any games produced by compilers to this format, such as Inform. You can find a number of Inform-compiled games up for anonymous FTP at ftp://ftp.ifarchive.org/ or HTTP at http://www.ifarchive.org/ . Frotz complies with the Z Machine specification version 1.0.

Homepage: http://frotz.sourceforge.net/

Version: 2.44-0.1build1

Section: universe/games