Games name: Space Game
Authors:    Keele & Vee
Version:    0.2

This file includes:

1. Responsibility
2. Keys
3. Debugging
4. Debugging 2
5. Contacting the Author
6. Fixes/Changes



1. Responsibility

No responsibility will be taken for any damage caused either directly or indirectly due to running this software.



2. Keys

F1:           Pause
F2:           Show FPS
F3:           Limit FPS
F4:           Change Bits
Space:        Shoot1
Arrows:       Move1
Q:	      Shoot2
WSAD:         Move2
Alt+Enter:    FullScreen on/off



3. Debugging

You can debug the game. Its a lot easier to change the txt files but if you dont like it, use:

game logic
  max fps
    - Changes how usually the game update its screen if "Limit FPS" is on.
  ship size
    - Changes ships size (Do not change, it wont change ammo size and speeds)
  load
    - Loads again ships values
x wing
  accelerate
  brake
  reload time
  turning (Do not change)
  max speed



4. Debugging 2

There are two ways to debug the game. First, do like above, second, do like below.

Modifiyng the txt files:

gamelogic.txt
 - Ship size
 - Max FPS
 - Fullscreen mode yes/no

ship.txt
 - Max speed
 - Accelerate
 - Brake
 - Turning
 - Reload time
 - Life




5. Contacting the Authors

We have a own IRC channel in QuakeNET: #spacegame, Keele uses there the name Zodie and Vee doesn't use IRC. If you have any questions, you can ask our opped friends. We have also a homepage at www.geocities.com/keele87/spacegame/ but the address will probably change.




6. Fixes/Changes

0.2    Netcode started, not working in any way.
       Shields under construction.
       A very nice main menu.
       Comments.


0.1    The game will from now on be totally in english. Also a version number exist for every version.

       Enemies move in a "formation".
       Laser color is red at rebels and green at imperium.
       Debuggin works better.
       More ships values in the ships txt file.
       A new enemy/ship.
       Possible to restart without to restart whole program.
       Many minor fixes.