Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Games  |  Other Games  |  frotz

frotz

frotz - 2.43

interpreter for Infocom & Z-Code text adventure games (distro 1.5)

All Time: (4.9)
This Version: Not rated (0.0)
Current Version: 2.43
Release Date: 2007-09-10
License: Freeware
Downloads (this version): 3,124
Downloads (all versions): 7,963
Price: Freeware

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Remember Zork, Hitch Hiker's Guide to the Galaxy, and other such games from the '70s-'80s? You know, "interactive fiction"? Well, frotz is the way you should be playing those games under Mac OS X. Detailed instructions are included, along with links you can use to find game files (which are not included). Happy adventuring!

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.3
  • Mac OS X 10.2
  • Mac OS X 10.1

Additional Requirements:

  • Mac OS X 10.1.2 - 10.2.8. Reported to be incompatible with 10.3 or higher, although some users claim to have been able to install it using fink.

Screenshots:

frotz

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

frotz ReviewGood interpreter -… - Version: 2.41, 4/21/2003 10:15PM PST

sascha3
for those with problems running this on Jaguar, install with fink: 'fink install frotz', or use the Mac OS X version of 'Zoom': http://www.logicalshift.demon.co.uk/mac/zoom.html - runs flawlessly.
Post a commentAlert Admin

frotz Commentary"There were errors… - Version: 2.41, 2/20/2003 07:19AM PST

jtbrownTX
installing the software. Please try installing again." I'm running OS 10.2.4, tried installing frotz 2.4.1 release 1.5 (02/17/02)
Post a commentAlert Admin

frotz Commentarymaisha (and anyone… - Version: 2.41, 10/3/2002 09:37PM PST

Ribbet Wartfrog
else with this problem): when I tried to run frotz in Jag, I got this error message: "dyld: frotz can't open library: /usr/local/lib/libncurses.dylib.5 (No such file or directory, errno = 2)". When I looked in /usr/local/lib, I found a file (actually a sumbolic link) called libncurses.5.dylib. Embarrassingly, it took me forever to realize that these two file names were different (the 5 in a different place). Here's what I did to fix the problem. in the Terminal, enter "sudo ln -s /usr/lib/libncurses.5.dylib /usr/local/lib/libncurses.dylib.5". This creates a link from the name frotz is expecting to the file it really wants. (A more professional solution I guess would involve editing the frotz source files.)
Post a commentAlert Admin