AGT
From Just Solve the File Format Problem
(Difference between revisions)
Rhetoric X (Talk | contribs) (Created page with "AGT (Adventure Game Toolkit) is an Interactive Fiction development system written by David Malmberg. It is based on Mark Welch's GAGS system. == Software == * AGiliTy...") |
Rhetoric X (Talk | contribs) m |
||
Line 4: | Line 4: | ||
* AGiliTy (cross-platform, open source, [IF Archive]): a cross-platform interpreter for all version of AGT game files | * AGiliTy (cross-platform, open source, [IF Archive]): a cross-platform interpreter for all version of AGT game files | ||
* [http://ifarchive.org/indexes/if-archiveXprogrammingXagt.html IF Archive: AGT Programming]: AGT compiler and documentation | * [http://ifarchive.org/indexes/if-archiveXprogrammingXagt.html IF Archive: AGT Programming]: AGT compiler and documentation | ||
+ | |||
+ | == Resources == | ||
+ | * [http://www.ifwiki.org/index.php/AGT IFwiki: AGT] | ||
+ | * [http://www.markwelchblog.com/1997/05/24/adventure-game-toolkit/ Mark Welch's AGT page] |
Revision as of 06:59, 13 November 2012
AGT (Adventure Game Toolkit) is an Interactive Fiction development system written by David Malmberg. It is based on Mark Welch's GAGS system.
Software
- AGiliTy (cross-platform, open source, [IF Archive]): a cross-platform interpreter for all version of AGT game files
- IF Archive: AGT Programming: AGT compiler and documentation