home *** CD-ROM | disk | FTP | other *** search
Fred Fish's Product-Info | 1995-10-23 | 1.1 KB | 51 lines |
- .name
- Amitron
- .type
- Action Game
- .short
- Tron-like game with many features
- .aminet-dir
- game/misc
- .description
- A Tron-like game with extras like jumps, teleports, breakthroughs,
- cages, Turbo, several maps, ...
-
- 2 players, keyboard/joystick control.
- .version
- 2.42d
- .author
- Michael Zimmer
- .distribution
- Freeware
- .address
- Guerickestrasse 16
- 66123 Saarbruecken
- Germany
- .tested
- -A1200, 50mhz, 6Mb, Kick3.0 and Kick 1.3(Relokick).
- -A500, 1Mb, Kick 1.2.
- There were problems with the hiscorelist, but this computer is
- very old and damaged and many progs don`t work with it, so I don`t
- know if it`s my fault or not ...
- -A500, 1Mb, Kick 1.3.
- No problems, but only a older version was tested.
- -A2000, 1Mb, Kick 1.3.
- No problems, but only a older version was tested.
- .docs
- Amitron.readme
- .described-by
- Dan Fish (daf@starfish.amigalib.com)
- .submittal
- Downloaded via ftp from wuarchive.wustl.edu.
- .execute
- set choice `RequestChoice "AmiTron" "Please select an option" "ReadMe" "Run Program" "Cancel"`
- if $choice EQ "0"
- quit 5
- endif
- if $choice EQ "1"
- MetaTool readme_first TEXT
- endif
- if $choice EQ "2"
- WBRun AMITRON
- endif
-