

                              SPACE


   This is a star scroller in Turbo Pascal 7.0, using VGA mode 13h
   (320 x 200 at 256 colors). It is based on a program by Grant Smith
   (denthor@goth.vironix.co.za).

   It has colored stars. The colors fade from black to bright if the stars
   move closer towards the viewer. The stars also move at different speeds,
   thus giving a real sense of depth and speed.

   It is freeware. You may alter it or incorporate in your own programs.
   I would like to receive some feedback if you find it useful.

   While running, use the up and down arrow keys to change the speed.
   Press Esc to leave the program.

   Frederik Slijkerman.  CompuServe: 100651,405
                         Internet:   100651.405@compuserve.com

   Revision history:

   Version 1.0     -    Initial release
                        March 31, 1996

   Version 1.1     -    Changed compiler directives.
                        Added check on Speed variable.
                        Added colored stars (instead of grey and white).
                        Added different speeds of stars.
                        April 9, 1996

