Short:    EAC 1.3 update from ENGiNE NiNE DESiGN
Author:   Matt Briggs
Uploader: engine9@onlineamiga.demon.co.uk
Type:     games/text

What is EAC?
------------

So how many text adventures are there around the world? mmm... let 
me count. 1.2.20.145..214... Okay, so there's a hell of a lot of them, 
and just about all of them are pretty boring, and with most text
adventures you are given some text and a rather sad text input 
requester for you to type `Go north' or `Go south' countless times. 

EAC is not like that at all. There's is no typing, and the adventure possibilities are endless, with it's AmigaGuide style programming 
language. By using a simple text editor such as Ed or Transwrite, it 
is possible to easily create wonderful text adventures for PD release.

With EAC it is possible to include IFF ILBM pictures into your text
adventures, which quickly remap to your current workbench palette. 
Standard tracker modules can also be added into your adventures to 
give them that extra bit of atmosphere. You can also place items such 
as keys, weapons and treasure in your adventures by using a simple 
variable system.

What's new in v1.3
------------------

v1.3    *   LET extension. It is now legal to do:
                LET:[VariableName]=[VariableName]
        *   GETRESULT: command added.
        *   Info menu added.
        *   Settings and main EAC window now function together :)
        *   A few more bugs fixes.
        *   Said goodbye to `Unpause the program first' requester.
        *   New groovy funky busy bar!
        *   Program break function, to get you out of nasty loops!

Look out for:
-------------

Blocks              :   A great columns type game.
Perplexity          :   A smart puzzle game.
ENGiNE Diary 1.2    :   A really cool diary program.
Anagram             :   Anagram solver

A loads more ENGiNE NiNE DESiGN stuff!
                                                        
                                                       
          ######################################################
          ###################################################### 
                                                        
          ####### ###   ## ####### # ###    # #######     ###### 
          ####### ###   ## #######   ####   # #######     ##  ## 
          ##      # ##  ## #    ## # #####  # ##          #    # 
          ##      # ##  ## #       # ## ##  # ##          ##  ## 
          ######  # ### ## #  #### # ## ### # #######     ###### 
          ##      #  ## ## #    ## # ##  ## # ##               # 
          ##      #  ##### #    ## # ##  #### ##               # 
          ####### #   #### ####### # ##   ### #######     ###### 
          ####### #    ### ######  # ##   ### #######     ######

          ######################################################
          ###################################################### 


