
                           What's in this ZIP File
                           =======================

Directories contain the following :-

SOURCE
        Source code to the game. Also includes TASM files, and ION.INC

83P
        Contains program files in .83P format and the ION.83G file for the
        TI-83

GRAPHICS
        Graphics file and code generator. The graphics are held in a text
        file and converted to an include file by CONVGFX.EXE, which is
        copied into the source directory.

CLASS
        Contains the pre-processor for class/method handling used to drive
        the game objects.

DOC
        Files describing how parts of the game work ; specifically
        explains how the sprite engine, the frame generator, the
        class pretranslator and the object handling system works.

GAME
        Instructions and Executables for the Atari VCS Version. I pinched
        the graphics from this (more or less).

Some files are .PAS ; these are for Turbo Pascal 5.5 which is available
from the Borland Community Museum.

