**********************
*                    *
*    STAR FIGHTER    *
*       v1.0         *
*                    *
*        by          *
*     Matt Brown     *
*                    *
**********************

        navyeel@hotmail.com

*******   INTRODUCTION   *********



This game is in BASIC, so the graphics aren't too impressive.
The game slows once you reach 5 kills and get the third cannon...
I'm working on speeding up the game and making the computer opponents
     shoot back at you.  This means you can't die, you just play until
     you get tired of it, hit ALPHA to quit, and see if you got a high
     score.
This is my second BASIC game... first was better, but friend deleted it
     in English class and I didn't have the code written down.  :(
If you have any questions, comments, or recommendations on how to make
    this game faster and better, email me.
Enjoy!!!


*******   GAMEPLAY INFORMATION   *******



In order to play this game, you must copy the following files:

                  RESOURCE      (program file)
                  STARFGHT      (program file)
                  S             (variable)
                  Str0          (string)


Program STARFGHT merely displays the title screen, high score, gameplay
instructions, and a fake "loading" screen that looks pretty cool.  :)
This program is not necessary to play, and the game can be accessed
by running prgm RESOURCE.



S is the variable used to save the high score, and Str0 is the name
who achieved the high score.  This is kinda cheap because you can just
change the variable and string to attain the new high score.  This is
just the first release, and I will try to fix these things in the
future.  For those who think this is a LAME game, I really don't care.
I had a lot of fun making it and am pretty impressed with the results;
it's pretty good for a BASIC game!!!


Email me with suggestions and/or complaints!!!
