.name
SuperTrail
.type
Action Game
.short
Guide ball through tricky levels
.description
Welcome to "Super Trail", the professional fast action game of skill
(incl. comfortable level editor and many extra fields).

Principle of this game is to guide a rolling ball as fast as possible
along a long and tricky trail, to avoid the holes or jump over them,
and to get as many points as possible in the end (what else?).
Many extra fields with special effects can make this task easier or
much more difficult.

Included are nine levels, starting "very easy" and ending "utterly
difficult".

With the integrated level editor you can change levels or create your
own levels. This is also possible with the freely distributable version,
but you can't save levels to disk from this version. For proper use,
you should decide to register and pay the shareware fee. With the
registered full version you can design as many sets of each nine levels
as you like and save them to disk. For each level set separate highscores
(incl. highscore game play for automatic replay mode) are saved.

English and german versions are included; Super Trail should be usable
on all Amigas with at least 1MByte RAM and OS1.2 to OS3.1. You can control
the game by Keyboard (Cursor keys and space bar) or by Joystick.
.author
Helmut Hoffmann
Rubensstrasse 4
D-41063 Moenchengladbach
Germany
.restrictions
Level editor is LOAD/SAVE disabled in this version
.requirements
Requires 1Mb+ RAM
.distribution
Shareware
.price
$8 (US), DM10, for this version
$17 (US), DM20, for version with saving/loading level editor
.address
Rubensstrasse 4
D-41063 Moenchengladbach
Germany
.email
hhoff@pool.informatik.rwth-aachen.de (Helmut Hoffmann)
.docs
SuperTrailEnglish.doc
SuperTrailDeutsch.doc
.described-by
Dan Fish (daf@starfish.amigalib.com)
.submittal
Downloaded via ftp from wuarchive.wustl.edu.
.execute
LAB Start
set choice `RequestChoice "Options Selection" "Please select an option" "View English Doc" "View Deutsch Dok" "Run Program" "Cancel"`
if $choice GT "0"
  if $choice EQ "1"
    MetaTool SuperTrailEnglish.doc TEXT
  else
    if $choice EQ "2"
      MetaTool SuperTrailDeutsch.dok TEXT
    else
      if $choice EQ "3"
        assign fonts: "" ADD
        supertrail
        assign fonts: "" REMOVE
      endif
    endif
  endif
  skip Start BACK
endif
.aminet-dir
game/misc
