FrobTADS 0.11 (Interpreter branch) |
|
|
FrobTADS is a complete rewrite of the Unix
console-version of TADS ("Text Adventure
Development System"). It uses curses (or ncurses)
and provides an interpreter to play games
developed with TADS as well as the TADS 2 and 3
development tools. It adds support for a number of
relatively recent user interface features
including full support for text and background
colors, TADS 3 banner windows, and timed input.
It's also much more portable and more easily
maintainable, as it's built to modern Unix standards.
License: Freely Distributable
Changes:
TADS has been updated to 3.0.16. Embedding resources in Tads 3 game files (like a GameInfo.txt) was broken; in the case of the GameInfo.txt resource, this resulted in third-party tools like Babel and Zoom not being able to read this resource. This has been fixed.
|