  Demonstrates embedded ASCII color codes in AGT Master's Edition, and
compares them to the corresponding color codes used by Magx and AGiliTy.


ftp://ftp.gmd.de/if-archive/programming/agt/

COLORDEM.ZIP

    This is intended to demonstrate the embedded ASCII color code characters
utilized by the Master's Edition of the Adventure Game Toolkit (AGT).  The
actual characters are included in the file COLORASC.AGT.  COMPARE.AGX compares 
the results with the corresponding color codes used by Magx and AGiliTy.


  COLORASC.AGT      AGT Master's Edition source code with color characters.
  COLORDEM.TXT      This file.
  COMPARE.AGT       Magx source code.
  COMPARE.AGX       Executable file compiled with Magx
  COMPARE.CFG       AGiliTy configuration file.
  COMPARE2.CFG      Alternate AGiliTy configuration file for COMPARE.AGX.
  MSTCOLOR.AGT      Magx source code.
  MSTCOLOR.AGX      Executable file compiled with Magx.
  MSTCOLOR.CFG      AGiliTy configuration file.


    You'll need at least version 0.7.2 of the AGiliTy interpreter to run 
the .AGX files.  You can download it from:

ftp://ftp.gmd.de/if-archive/programming/agt/agility/


    DOS users please note:  AGIL.EXE and FILENAME.AGX (e.g.) should be in 
the same directory.  Type AGIL FILENAME (insert name of actual .AGX file) 
to run the example.  


   Magx, the "Universal" AGT source code compiler, is located at:

ftp://ftp.gmd.de/if-archive/programming/agt/magx/


   The official AGiliTy and Magx home pages are listed below:

AGiliTy:    http://netnow.micron.net/~jgoemmer/agil.html

Magx:       http://netnow.micron.net/~jgoemmer/magx.html


------------------------------------------------------------------

Prepared by Jay A. Goemmer

August 24, 1997