###############################################
#                                             #
# SnakeAttack 3D                              #
#                                             #
# Version 1.0                                 #
#                                             #
# Authors: J. Lffler, J. Lttgers, T. Klein  #
#                                             #
###############################################


Installation:
-------------

Windows 98, ME, 2000, XP

Copy the directory "SnakeAttack" completely to your desired directory (e.g. "C:\Programme\SnakeAttack\")

The included files are stored as followed:

/SnakeAttack:
  
  sdlsnakeattack.exe      // Programfile
  snakeattack.xml         // Configurationfile
  clientlog.txt           // Logfile to check, if all files are loaded correctly
  
  /models                 // directory with grafics (*.bmp, *.tga, *.md2, *.ms3d)

    /floor                // directory with floor themes (*.bmp)
    /sky                  // directory with sky themes (*.bmp)

  /sounds                 // directory with sounds and music (*.wav)

  /maps                   // directory with mapfiles (*.map)

  /fonts                  // directory with fonts (*.ttf)


Download:
---------

You can download the newest version of SnakeAttack 3D at http://snakeattack.jlsoft.de


COMPILE:
--------

To comile SnakeAttack 3D you need Microsoft Visual C++ und the Headers/Libraries for SDL (Grafics, Sound) und Expat (XML)
For the standalone Server you need also the GTK (Window grafics) library.


Game:
-----

Start: snakeattack.exe

You can check the keys in HelpScreen (F1 or Help).

Moving  : CURSORS
Strafe  : Look for Help
Shoot   : Look for Help

Viewing : F2 for Camera, 2/3/8/9 or Keypad for Zoom/Angle
Sound   : F5 for Sound, F6 for Music

Copyright:
----------

Jan Lffler, Jrn Lttgers, Thomas Klein


