TADS

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Further Information: Cloak of Darkness)
(Categorize, cleanup)
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
 
{{FormatInfo
 
{{FormatInfo
| name                  = TADS
+
|formattype=electronic
| extensions            = .gam (compiled), .t (source code)
+
|subcat=Interactive Fiction
| mimetypes              = application/x-tads
+
| extensions            = {{ext|t}}, {{ext|gam}}
 +
| mimetypes              = {{mimetype|application/x-tads}}
 
}}
 
}}
 +
== Description ==
 +
TADS (Text Adventure Development System) is an [[Interactive Fiction]] development system by Michael J. Roberts. [[TXT|Plain text]] source code files are created using the TADS programming language, and then compiled into a system-independent game file. Compiled game files can be played on any system that has an appropriate interpreter.
  
{|
+
The term "TADS", unqualified, generally refers to TADS version 2 and below. [[TADS 3]], the current version, is a complete redesign of the system and is incompatible with previous versions. See the [[TADS 3]] page for more information.
|[[File Formats]]
+
| >
+
|[[Electronic File Formats]]
+
| >
+
|[[Interactive Fiction]]
+
| >
+
| '''TADS'''
+
|}
+
 
+
 
+
== Description ==
+
TADS (Text Adventure Development System) is an [[Interactive Fiction]] development system by Michael J. Roberts. [[TXT|Plain text]] source code files are created using the TADS programming language, and then compiled into a system-independent game file.
+
  
The term "TADS", unqualified, generally refers to TADS version 2 and below. [[TADS 3]] is the currently developed version of the platform, and it is incompatible with previous versions. See the [[TADS 3]] page for more information on this version.
+
== Extensions ==
 +
* .t: Source code
 +
*.gam: Compiled game file
  
 
== Compilers ==
 
== Compilers ==
Line 27: Line 20:
  
 
== Interpreters ==
 
== Interpreters ==
* HTML TADS Interpreter (Windows, freeware, [http://www.tads.org/tads3.htm website]): the official TADS 2 and TADS 3 interpreter with full multimedia support
+
* HTML TADS Interpreter (Windows, freeware, [http://www.tads.org/tads3.htm website]): the official TADS 2 and TADS 3 interpreter with full multimedia support. Despite the name, it does not run on the web.
 
* Jetty (cross-platform, open source, [http://inky.org/if/jetty/index.html website]: a TADS 2 interpreter written in Java
 
* Jetty (cross-platform, open source, [http://inky.org/if/jetty/index.html website]: a TADS 2 interpreter written in Java
 
* QTads (cross-platform, open source, [http://www.tads.org/frobtads.htm website]): a TADS 2 and TADS 3 interpreter with full multimedia support
 
* QTads (cross-platform, open source, [http://www.tads.org/frobtads.htm website]): a TADS 2 and TADS 3 interpreter with full multimedia support
  
 
== Other Tools ==
 
== Other Tools ==
*[http://ifarchive.org/indexes/if-archiveXprogrammingXtads2.html IF Archive: TADS 2 Programming]
+
*[http://ifarchive.org/indexes/if-archiveXprogrammingXtads2.html IF Archive: TADS 2 programming]
  
 
== Sample Files ==
 
== Sample Files ==

Latest revision as of 17:58, 18 December 2014

File Format
Name TADS
Ontology
Extension(s) .t, .gam
MIME Type(s) application/x-tads

Contents

[edit] Description

TADS (Text Adventure Development System) is an Interactive Fiction development system by Michael J. Roberts. Plain text source code files are created using the TADS programming language, and then compiled into a system-independent game file. Compiled game files can be played on any system that has an appropriate interpreter.

The term "TADS", unqualified, generally refers to TADS version 2 and below. TADS 3, the current version, is a complete redesign of the system and is incompatible with previous versions. See the TADS 3 page for more information.

[edit] Extensions

  • .t: Source code
  • .gam: Compiled game file

[edit] Compilers

  • TADS 2 Author's Kit (Windows, freeware, website: the official TADS 2 implementation
  • FrobTADS (Unix-like, freeware, website: ports of TADS 2 and TADS 3 compilers for Unix systems (including Mac OS X)

[edit] Interpreters

  • HTML TADS Interpreter (Windows, freeware, website): the official TADS 2 and TADS 3 interpreter with full multimedia support. Despite the name, it does not run on the web.
  • Jetty (cross-platform, open source, website: a TADS 2 interpreter written in Java
  • QTads (cross-platform, open source, website): a TADS 2 and TADS 3 interpreter with full multimedia support

[edit] Other Tools

[edit] Sample Files

[edit] Source Code

  • ditchday.zip: Ditch Day Drifter, by Michael J. Roberts. Source code and compiled .gam file included.
  • zeb3src.zip: Uncle Zebulon's Will, by Magnus Olsson. Full source code.

[edit] Compiled Games

  • 1893Demo.gam: 1893: A World's Fair Mystery (demo), by Peter Nepstad
  • grip.gam: Losing Your Grip, by Stephen Grande

[edit] Further Information

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox