
********************************************************************************
*
* +----------------+
* | ENGLISH  INFO  |  (Deutsche Info: Siehe unten)
* +----------------+
*
* ZIEL - QBasic Graphics Adventure, similar to Zelda by Jay T. Cook
* =============================================================================
* Ziel is a clone of the popular Nintendo game, Zelda. The backgrounds and
* characters are different, but the gameplay is very similar. For example, when
* you strike an enemy with your sword, they fall backwardslike in the original
* game. 
* Ziel is a game that is a mix between an RPG and an Arcade style type game.
* You control the adventurer Ziel and help him complete his quest. Ziel was
* designed so that other users can make their own adventure games with Ziel
* without knowing how to program by using the map maker and other tools which
* will be at the user's disposal. Also to furthur the flexability of Ziel, the
* source is included so you can add anything that your heart desires.
*
* The ZIELTOOL directory provides a Ziel Map-Editor and a GIF to GFX ("BLOADable
* Grapfics") Converter.
*
* Some pages from Jay's homepage are attached. 
*
*-------------------------------------------------------------------------------
*
* +---------------+
* | DEUTSCHE INFO |
* +---------------+
*
* ZIEL -Abenteuerspiel hnlich Zelda von Jay T. Cook
* ============================================================================
* Schnes Abenteuerspiel, grafisch sehr gut umgesetzt. Unter QBasic spielbar,
* aber nur unter QuickBasic sind alle Features und Dialoge verfgbar.

* Das Verzeichnis ZIELTOOL enthlt zwei Tools, die bei der Programmierung
* von Ziel Verwendung fanden: Einen Level-Editor und einen Konverter, der
* GIF-Grafiken in GFX-Grafiken umwandelt, die mit dem QBasic-Befehl BLOAD ladbar
* sind
*
* Es liegen einige Seiten aus Jay's homepage bei.
*
*-------------------------------------------------------------------------------
*
*   \         (c) Thomas Antoni, 15.11.2000 
*    \ /\           Mailto:thomas@antonis.de
*    ( )            http://www.antonis.de   
*  .( o ).
*                        ----==== Hottest QBasic Stuff on Earth !!! ====----
*
********************************************************************************








