What support does TADS offer for graphics and sounds?
Early in 1998, a new version of TADS called HTML-TADS was released by Mike Roberts, the author of TADS. It is the same as TADS, except that it allows formatted output. The format can control text and background color, images, sounds, and other cool things. The format is controlled by use of a limited form of HTML (the language used on the web). HTML-TADS has nothing to do with the Internet or the Web or Java; it simply uses tags like and and . The only platforms that (as of April 1999) the HTML-TADS runtime has been ported to are Windows 95/98/NT and Macintosh. The compiler, though, is the same as a normal TADS compiler. Neil K. Guy’s TADS site has more information about HTML-TADS: