QTads
Qt HTML interpreter for TADS
QTads is a cross-platform, multimedia interpreter for TADS games. It is fully compatible with HTML TADS (aka "Multimedia TADS.") Both TADS versions in use today (v2 and v3) are supported.
Most TADS games are free and can be downloaded from places like the Interactive Fiction Database (https://ifdb.tads.org) and the Interactive Fiction Archive (https://ifarchive.org).
This package provides an interpreter for TADS game files, using a Qt interface. It can run either TADS 2 games (which have an extension of .gam) or TADS 3 games (which have an extension of .t3). See http://www.ifarchive.org/indexes/if-archiveXgamesXtads.html for a large collection of available TADS games. . This interpreter supports HTML-TADS multimedia features. Other features include: * Full Unicode support for TADS 3 and HTML TADS games. * Full text justification. * Support for multiple user configurations, which you can switch between at runtime. . TADS, the Text Adventure Development System, is a system for writing and playing interactive fiction games. This means that the primary method for interacting with the game is to type in commands, to which the game produces a response in prose -- similar to Infocom's games from the 1980's.
How to install QTads in Ubuntu
If you are on a supported distro, you can install the application through software center by clicking the below link.
If the above link not working, run the below command in terminal to install qtads in Ubuntu
sudo apt install qtads